re-enable ilsa update email

This commit is contained in:
merelendor 2022-12-09 18:43:50 +03:00
parent 84fb8cf2aa
commit 384d461837

View File

@ -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();