]> git.mxchange.org Git - mailer.git/blobdiff - debug.php
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / debug.php
index 6768e95cc01c37f52fb962b15dbc317145a4e77d..8475924f9f87433a0ce523ec47665ffb056c3a4d 100644 (file)
--- a/debug.php
+++ b/debug.php
@@ -47,7 +47,7 @@ $GLOBALS['output_mode'] = -1;
 require('inc/config-global.php');
 
 // Redirect only to registration page when this script is installed
-if ((isExtensionActive('debug')) && (getTotalFatalErrors() == 0)) {
+if ((isExtensionActive('debug')) && (getTotalFatalErrors() == '0')) {
        // Is the request parameter set?
        if (isPostRequestElementSet('request')) {
                // Handle the request