index.php
changeset 86 c162ca39db8f
parent 81 d7fc25acd3f3
child 91 8079b0288e8e
--- 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;