Merged in bugfix/PMCORE-4020 (pull request #8608)

PMCORE-4020

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Paula Quispe
2022-10-03 16:02:45 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -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
}