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