index.php
changeset 174 4c5c2b66a34d
parent 168 bee40e39321b
child 178 4c19952406db
child 183 91127e62f38f
--- 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;