]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_list_surfbar_urls.xml
This debug message was to noisy but it is needed in development (where debug-mode...
[mailer.git] / templates / xml / admin / admin_list_surfbar_urls.xml
index e9f20a06404db9b3684c4d31a146d9ca1e339d04..de5491b0cae5614afb7c41dbd5a9433eb27c042f 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
        <!--
        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
        <!--
        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