]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/subid-stats.php
Fixes + asserts
[mailer.git] / inc / modules / member / subid-stats.php
index 92a8083ef572e68b2f03546bde743152a380b5c4..4383c63034706b910111f740f8524520fddc8344 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -45,7 +45,7 @@ if (!defined('__SECURITY')) {
 }
 
 // List all entries
-showEntriesByXmlCallback('member_list_subid_stats');
+doGenericXmlTemplateCallback('member_list_subid_stats');
 
 // [EOF]
 ?>