diff -r 8e2fffc5c622 -r 861807631f70 index.php --- a/index.php Tue Oct 23 12:30:08 2007 -0400 +++ b/index.php Wed Oct 24 12:45:05 2007 -0400 @@ -15,7 +15,7 @@ // Set up gzip encoding before any output is sent - $aggressive_optimize_html = true; + $aggressive_optimize_html = false; global $do_gzip; $do_gzip = true;