This debug message was to noisy but it is needed in development (where debug-mode...
[mailer.git] / templates / xml / admin_list_data_template.xml
index 6decdeeade429f8fca028a2ebb54414145b1f3c1..4a5311dffc393f69b06ab6fcb960559288412fe5 100644 (file)
@@ -29,10 +29,10 @@ 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.
        Use adminListJoinEntries for JOINs:
        //-->
-       <callback-function type="string" value="adminListEntries" />
+       <callback-function type="string" value="doGenericListEntries" />
        <!--
        //-->
        <!--