diff -r 7c68a18a27be -r c162ca39db8f index.php --- a/index.php Thu Aug 09 12:26:16 2007 -0400 +++ b/index.php Fri Aug 10 15:57:22 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;