]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions-functions.php
The yearly copyright-update commit. 2009, 2010 are now copyrighted on the developer...
[mailer.git] / inc / extensions-functions.php
index c34db3b0b3e6968812dde7bf0be8347194616fc2..a33aabce0f13c33ae093a8315cf57f4f0c3310e7 100644 (file)
@@ -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 *
@@ -988,7 +989,7 @@ function ifModuleHasMenu ($mod, $forceDb = false) {
                $ret = in_array($mod, array('admin', 'index', 'login', 'sponsor')); // Then there is a menu!
        } else {
                // Unsupported state!
-               debug_report_bug('This should never be reached.');
+               logDebugMessage(__FUNCTION__, __LINE__, 'This should never be reached.');
        }
 
        // Return status