]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_list_surfbar_urls.xml
Project continued with rewrites:
[mailer.git] / templates / xml / admin / admin_list_surfbar_urls.xml
index e9f20a06404db9b3684c4d31a146d9ca1e339d04..aa8a8989756d82b432f02f6e3dd7c352f3199253 100644 (file)
@@ -29,9 +29,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
@@ -71,6 +71,8 @@ MA  02110-1301  USA
                        <select-data-from-list-entry type="string" table="" value="url_views_total" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="url_status" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="url_registered" alias="url_registered" function="UNIX_TIMESTAMP" />
+                       <select-data-from-list-entry type="string" table="" value="url_fixed_reload" alias="" function="" />
+                       <select-data-from-list-entry type="string" table="" value="url_fixed_waiting" alias="" function="" />
                        <select-data-from-list-entry type="string" table="" value="url_last_locked" alias="url_last_locked" function="UNIX_TIMESTAMP" />
                        <select-data-from-list-entry type="string" table="" value="url_lock_reason" alias="" function="" />
                </select-data-from-list>