]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/member/member_delete_do_user_subid.xml
Updated copyright notice as there are changes in this year
[mailer.git] / templates / xml / member / member_delete_do_user_subid.xml
index 5eb138517eeb4ed16c4ecf0cd32adff8d2371b9b..38565499dd564b9a2aeedac27f12793b7e42dfee 100644 (file)
@@ -5,7 +5,7 @@ This template provides meta data for doing deletions on sub ids.
 @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="user_subids" />
        <!--
-       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" />
        <!--