What does this flush() do? With it, DIMP whitescreens for me; without it, it seems...
authorChuck Hagenbuch <chuck@horde.org>
Mon, 10 Jan 2011 15:18:51 +0000 (10:18 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Mon, 10 Jan 2011 15:18:51 +0000 (10:18 -0500)
imp/lib/Dimp.php

index e5e05f8..e247760 100644 (file)
@@ -81,7 +81,6 @@ class IMP_Dimp
         // loading CSS/JS. See:
         // http://developer.yahoo.com/performance/rules.html#flush
         echo Horde::endBuffer();
-        flush();
     }
 
     /**