]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_edit_show_forced_costs.xml
Updated copyright notice as there are changes in this year
[mailer.git] / templates / xml / admin / admin_edit_show_forced_costs.xml
index 7f41209db367a30a7d44527912dd31bd9043edac..4d7efcca84a7f905494550a589de4924af16b884 100644 (file)
@@ -5,7 +5,7 @@ This template provides meta data for editing forced costs.
 @author                Roland Haeder <webmaster@mxchange.org>
 @version       0.2.1-FINAL
 @copyright     (c) 2003 - 2009 by Roland Haeder
-@copyright     (c) 2009 - 2012 by Mailer Developer Team
+@copyright     (c) 2009 - 2013 by Mailer Developer Team
 @license       GNU GPL 2.0 or any newer version
 @link          http://mxchange.org
 
@@ -35,10 +35,6 @@ MA  02110-1301  USA
        //-->
        <database-table name="" type="string" value="forced_costs" />
        <!--
-       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>
@@ -85,4 +81,18 @@ MA  02110-1301  USA
        This' type can again only be 'string' (remember why?).
        //-->
        <table-id-column name="" type="string" value="forced_costs_id" />
+       <!--
+       The table column which should be taken for user ids
+       This' type can again only be 'string' (remember why?).
+       //-->
+       <table-userid-column name="" type="string" value="" />
+       <!--
+       Raw userid column ($key) to skip which is always an invalid (?) entry
+       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>