thomascube
2009-07-13 c6514e01f9486b871ee07928497bafdab3b438e8
program/include/rcube_template.php
@@ -294,11 +294,11 @@
            $this->write();
        }
   // set output asap
   ob_flush();
   flush();
        // set output asap
        ob_flush();
        flush();
        
   if ($exit) {
        if ($exit) {
            exit;
        }
    }