alecpl
2009-07-13 3536577bcbc908dbfd26d8b74696ce3da30bf48b
program/include/rcube_template.php
@@ -294,6 +294,10 @@
            $this->write();
        }
   // set output asap
   ob_flush();
   flush();
        if ($exit) {
            exit;
        }