From 384d4618374d55d3621cd6d7729be261a9634a15 Mon Sep 17 00:00:00 2001 From: merelendor Date: Fri, 9 Dec 2022 18:43:50 +0300 Subject: [PATCH] re-enable ilsa update email --- local/ilsa_update.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/local/ilsa_update.php b/local/ilsa_update.php index a3c308e..bd3f9ff 100644 --- a/local/ilsa_update.php +++ b/local/ilsa_update.php @@ -1808,7 +1808,6 @@ file_put_contents("/home/bitrix/www/sitemap.xml", $sitemap_index); /* sitemap catalog file end -------------------------------------------------------------*/ -/* \Bitrix\Main\Mail\Event::send([ "EVENT_NAME" => "ILSA_UPDATE", "LID" => "s1", @@ -1816,7 +1815,6 @@ file_put_contents("/home/bitrix/www/sitemap.xml", $sitemap_index); "MESSAGE" => $traceback_message, ) ]); -*/ die();