Your IP : 18.219.134.159


Current Path : /home/bitrix/ext_www/www.piano.royal-thermo.com.ua/bitrix/modules/mobileapp/include/
Upload File :
Current File : /home/bitrix/ext_www/www.piano.royal-thermo.com.ua/bitrix/modules/mobileapp/include/defines.php

<?
define("MOBILE_APP_ADMIN", true);
define("MOBILE_APP_ADMIN_PATH","/bitrix/admin/mobile");
define("MOBILE_APP_MENU_FILE","/bitrix/admin/mobile/.mobile_menu.php");
define("MOBILE_APP_BUILD_MENU_EVENT_NAME","OnBeforeAdminMobileMenuBuild");

define("BX_SKIP_SESSION_EXPAND", true);
define('BX_PULL_MOBILE', true);
define('BX_PULL_SKIP_LS', true);
define('BX_PULL_SKIP_WEBSOCKET', true);
if (!defined('BX_DONT_SKIP_PULL_INIT'))
	define("BX_PULL_SKIP_INIT", true);
?>