--- 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;