diff --git a/Sources/Subs.php b/Sources/Subs.php index 21508f4..889b787 100644 --- a/Sources/Subs.php +++ b/Sources/Subs.php @@ -1533,7 +1533,7 @@ function obExit($do_header = null, $do_footer = null, $from_index = false) if ($do_header) { // Start up the session URL fixer. - ob_start('ob_sessrewrite'); + #ob_start('ob_sessrewrite'); // Display the screen in the logical order. template_header();