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