]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_edit_show_point_accounts.xml
Mailer project continued (heavy refactoring):
[mailer.git] / templates / xml / admin / admin_edit_show_point_accounts.xml
index 4103e674aa800d1ca7c4ae759827b66c7f965dc6..fc41ba7faa634a9a7230ed6c28acf3cca5026ddd 100644 (file)
@@ -35,10 +35,6 @@ MA  02110-1301  USA
        //-->
        <database-table name="" type="string" value="points_data" />
        <!--
-       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>
@@ -63,6 +59,7 @@ MA  02110-1301  USA
                A call-back function list entry
                //-->
                <callback-function-list-entry name="" type="string" value="bigintval" />
+               <callback-function-list-entry name="" type="string" value="bigintval" />
        </callback-function-list>
        <!--
        Extra parameters (2nd, 3rd, ...) for above call-back functions. If an array
@@ -77,7 +74,7 @@ MA  02110-1301  USA
        <time-columns-list>
        </time-columns-list>
        <!--
-       Wether to 'edit/delete/change' (change) the entries (TRUE) or just read them for displaying (FALSE)
+       Wether to 'edit/delete/change' (change) the entries (true) or just read them for displaying (false)
        //-->
        <enable-modify-entries name="" type="bool" value="false" />
        <!--
@@ -95,4 +92,8 @@ MA  02110-1301  USA
        This' type can again only be 'string' (remember why?).
        //-->
        <raw-userid-column-key name="" type="string" value="" />
+       <!--
+       Cache file to delete
+       //-->
+       <cache-file name="" type="string" value="" />
 </admin-entry-meta-data>