]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_delete_do_booking.xml
Sub ids "fixed":
[mailer.git] / templates / xml / admin / admin_delete_do_booking.xml
index ddde574d43cfd1eb0e7f11e21d333ee13a1e82be..38c6ca7d24a8d1e686cc47fca82568a620e52039 100644 (file)
@@ -35,10 +35,6 @@ MA  02110-1301  USA
        //-->
        <database-table name="" type="string" value="user_booking" />
        <!--
-       The following three lists must have the same count of list entries, else an
-       error may occur.
-       //-->
-       <!--
        And all column names to read/write, leave this list tag empty for all (*).
        //-->
        <database-column-list>
@@ -64,7 +60,7 @@ MA  02110-1301  USA
        The table column which should be taken for the ids (see first parameter).
        This' type can again only be 'string' (remember why?).
        //-->
-       <table-id-column name="" type="string" value="id" />
+       <table-id-column name="" type="string" value="booking_id" />
        <!--
        The table column which should be taken for user ids
        This' type can again only be 'string' (remember why?).