Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/ro.yacl.site/mobile/im/
Upload File :
Current File : /home/bitrix/ext_www/ro.yacl.site/mobile/im/notify.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/mobile/headers.php");
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");

CModule::IncludeModule('im');

$APPLICATION->IncludeComponent("bitrix:mobile.im.notify", ".default", array(), false, Array("HIDE_ICONS" => "Y"));
?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php")?>