]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_list_forced_campaigns.xml
This debug message was to noisy but it is needed in development (where debug-mode...
[mailer.git] / templates / xml / admin / admin_list_forced_campaigns.xml
index ce359ce5ad22e8cee6e052807b599d8cc6e8bfed..294082a9e77fe265265641ad16d760ae06340ec6 100644 (file)
@@ -5,9 +5,9 @@ This template provides meta data for listing forced compains.
 @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
@@ -28,9 +28,9 @@ MA  02110-1301  USA
        <!--
        Call-back function, the extracted data from this XML will then be re-read
        from that function. The most common function this XML uses is
-       adminListEntries() so mostly you can leave this alone unless you have JOINs.
+       doGenericListEntries() so mostly you can leave this alone unless you have JOINs.
        //-->
-       <callback-function type="string" value="adminListEntries" />
+       <callback-function type="string" value="doGenericListEntries" />
        <!--
        Now we need information which template should be loaded and which functions
        shall be called back. So lets start with the main list template. This mostly
@@ -73,7 +73,7 @@ MA  02110-1301  USA
                        <select-data-from-list-entry type="string" table="" value="forced_campaign_ordered_clicks" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="forced_campaign_payment_api" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="forced_campaign_reload_lock" alias="" function="" />
-                       <select-data-from-list-entry type="string" table="" value="forced_campaign_min_stay" alias="" function="" />
+                       <select-data-from-list-entry type="string" table="" value="forced_campaign_minimum_stay" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="forced_ads_id" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="forced_campaign_userid" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="forced_costs_id" alias="" function="" />