]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_lock_do_surfbar_urls.xml
mailer project continued:
[mailer.git] / templates / xml / admin / admin_lock_do_surfbar_urls.xml
index 1951a9b7f4d5a42ea95160c5724529ebd0dfc255..f970ff0ab853eb43fc5de1c13c5306c1c907badf 100644 (file)
@@ -6,9 +6,9 @@ in the admin area.
 @author                Roland Haeder <webmaster@mxchange.org>
 @version       0.2.1-FINAL
 @copyright     (c) 2003 - 2009 by Roland Haeder
-@copyright     (c) 2009 - 2011 by Mailer Developer Team
+@copyright     (c) 2009 - 2012 by Mailer Developer Team
 @license       GNU GPL 2.0 or any newer version
-@link          http://www.mxchange.org
+@link          http://mxchange.org
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -32,10 +32,6 @@ MA  02110-1301  USA
        //-->
        <callback-function type="string" value="adminLockEntriesConfirm" />
        <!--
-       Array index from HTTP POST data array for identifying every data row
-       //-->
-       <post-data-identify-index name="" type="string" value="url_id" />
-       <!--
        Name of the database table where the entries should be read/write from/to.
        //-->
        <database-table name="" type="string" value="surfbar_urls" />
@@ -92,4 +88,8 @@ MA  02110-1301  USA
        This' type can again only be 'string' (remember why?).
        //-->
        <raw-userid-column-key name="" type="string" value="url_userid" />
+       <!--
+       Cache file to delete
+       //-->
+       <cache-file name="" type="string" value="" />
 </admin-entry-meta-data>