PMCORE-4020

This commit is contained in:
Paula Quispe
2022-10-03 10:21:36 -04:00
parent f395fafca6
commit 9ee1e67a31

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
}