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