X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffunctions.php;h=3b95accab04348cf298294fe1291cbf7f18d402b;hp=515455d3dad516ed923bc2ccbe50499e55d62297;hb=c00854616d540e2372c89cc04ab3677544efbd35;hpb=a0836660ebde5fcbb56a3c243767d51a062263ca diff --git a/inc/functions.php b/inc/functions.php index 515455d3da..3b95accab0 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -936,7 +936,7 @@ function redirectToUrl ($URL) { } // 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);