Again redirection should work
authorRoland Häder <roland@mxchange.org>
Sun, 12 Apr 2009 15:04:53 +0000 (15:04 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 12 Apr 2009 15:04:53 +0000 (15:04 +0000)
inc/functions.php

index 2276a0f42b35d7aec9db2ec014aa7ab8926f6c53..910c71ffa899f2200f77b260f4ae9f5cf6aec39a 100644 (file)
@@ -905,7 +905,7 @@ function redirectToUrl ($URL) {
        } // END - if
 
        // Three different debug ways...
        } // END - if
 
        // Three different debug ways...
-       /* 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: */ DEBUG_LOG(__FUNCTION__, __LINE__, $URL);
        //* DEBUG: */ die($URL);
 
        //* DEBUG: */ DEBUG_LOG(__FUNCTION__, __LINE__, $URL);
        //* DEBUG: */ die($URL);