| Current Path : /var/www/homesaver/www/bitrix/updates/update_m1740164652/main/tools/ |
| Current File : /var/www/homesaver/www/bitrix/updates/update_m1740164652/main/tools/track_mail_unsub.php |
<?
define("NO_KEEP_STATISTIC", "Y");
define("NO_AGENT_STATISTIC","Y");
define("NOT_CHECK_PERMISSIONS", true);
define("DisableEventsCheck", true);
define("NO_AGENT_CHECK", true);
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");
$APPLICATION->IncludeComponent(
'bitrix:main.mail.unsubscribe',
'',
['PAGE' => 'Y'],
);
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/epilog_after.php");