Merged in bugfix/PMCORE-4020 (pull request #8608)
PMCORE-4020 Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
@@ -1132,7 +1132,7 @@ if (!defined('EXECUTE_BY_CRON')) {
|
||||
header('Pragma: ');
|
||||
}
|
||||
|
||||
ob_end_flush();
|
||||
@ob_end_flush();
|
||||
if (DEBUG_TIME_LOG) {
|
||||
bootstrap::logTimeByPage(); //log this page
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user