]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_guestnl_cat.php
Next wave of lesser getMessage() usage and more EL
[mailer.git] / inc / modules / admin / what-add_guestnl_cat.php
index 3f2dc3a0352eff9ee9455e4e013077ec572ee48d..cf56d8a3d330e801298952d3d426ba1257b869bb 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
  * Mailer v0.2.1-FINAL                                Start: 02/05/2005 *
- * ================                             Last change: 02/05/2005 *
+ * ===================                          Last change: 02/05/2005 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-add_guestnl_cat.php                         *
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -46,7 +47,7 @@ addMenuDescription('admin', __FILE__);
 
 if (isFormSent()) {
        // @TODO Check if category does already exist
-       debug_report_bug('Unfinished area!');
+       debug_report_bug(__FILE__, __LINE__, 'Unfinished area!');
 } else {
        // Display form
        loadTemplate('admin_add_guestnl_cat');