]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_delete_do_nickname_history.xml
Rewrote some code, added templates/functions:
[mailer.git] / templates / xml / admin / admin_delete_do_nickname_history.xml
index f039e829e642ec9a3214740c55b7deab031f0d95..8cfbfe1c1bc0304c94ca793a9ffc0c3c6850c34e 100644 (file)
@@ -5,7 +5,7 @@ This template provides meta data for doing deletions on nickname history.
 @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="history" />
        <!--
-       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>
@@ -57,7 +53,7 @@ MA  02110-1301  USA
        <extra-parameter-list>
        </extra-parameter-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="true" />
        <!--