]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin_data_template.xml
Extension ext-grade continued:
[mailer.git] / templates / xml / admin_data_template.xml
index c704558fe3336e6cac19d421a8858c1edc6297a4..1af83f05a29cf27e5fc89b195f945a1b07e31542 100644 (file)
@@ -39,10 +39,6 @@ MA 02110-1301 USA
        //-->
        <database-table name="" type="string" value="table_name" />
        <!--
-       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>
@@ -106,7 +102,7 @@ MA 02110-1301 USA
                </extra-parameter-list-entry>
        </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="false" />
        <!--