]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/subid-stats.php
Introduced padLeftZero()
[mailer.git] / inc / modules / member / subid-stats.php
index 92a8083ef572e68b2f03546bde743152a380b5c4..52be5159c233a6e15e43f3d7e282bea24f77c196 100644 (file)
@@ -45,7 +45,7 @@ if (!defined('__SECURITY')) {
 }
 
 // List all entries
-showEntriesByXmlCallback('member_list_subid_stats');
+doGenericXmlTemplateCallback('member_list_subid_stats');
 
 // [EOF]
 ?>