From 5a933ca8941394c31fcc5a62c6917bb51f37d76f Mon Sep 17 00:00:00 2001 From: merelendor Date: Tue, 14 May 2024 20:26:18 +0300 Subject: [PATCH] change bitrix logs output method --- local/ilsa_update.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local/ilsa_update.php b/local/ilsa_update.php index 1a28deb..f69a52a 100644 --- a/local/ilsa_update.php +++ b/local/ilsa_update.php @@ -31,6 +31,8 @@ $arrContextOptions = [ ], ]; +ob_get_clean(); +error_reporting(E_ERROR); $bitrix_existed_brands = []; $bitrix_enabled_brands = [];