mailer project continued:
[mailer.git] / inc / modules / admin / what-add_guestnl_cat.php
index 6f3dcddca67b8e302c1c2e9b509e863a216a893b..4d22025578e0facffc5409dbd76264faeeb47fac 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2012 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 @@ addYouAreHereLink('admin', __FILE__);
 
 if (isFormSent()) {
        // @TODO Check if category does already exist
-       debug_report_bug(__FILE__, __LINE__, 'Unfinished area!');
+       reportBug(__FILE__, __LINE__, 'Unfinished area!');
 } else {
        // Display form
        loadTemplate('admin_add_guestnl_cat');