]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Expression call-back functions are now externalized in own PHP script, redirect had...
[mailer.git] / inc / functions.php
index 515455d3dad516ed923bc2ccbe50499e55d62297..3b95accab04348cf298294fe1291cbf7f18d402b 100644 (file)
@@ -936,7 +936,7 @@ function redirectToUrl ($URL) {
        } // END - if
 
        // Three different ways to debug...
        } // END - if
 
        // Three different ways to debug...
-       /* DEBUG: */ debug_report_bug(sprintf("%s[%s:] URL=%s", __FUNCTION__, __LINE__, $URL));
+       //* DEBUG: */ debug_report_bug(sprintf("%s[%s:] URL=%s", __FUNCTION__, __LINE__, $URL));
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'URL=' . $URL);
        //* DEBUG: */ die($URL);
 
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'URL=' . $URL);
        //* DEBUG: */ die($URL);