--- a/index.php Sat Oct 06 20:47:09 2007 -0400
+++ b/index.php Sun Oct 07 08:39:40 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;