Current Path : /var/www/axolotl/data/www/arhangelsk.axolotls.ru/a537b/ |
Current File : /var/www/axolotl/data/www/arhangelsk.axolotls.ru/a537b/mobileapp.tar |
jn.php 0000664 00000000614 14772164735 0005707 0 ustar 00 <? define("NOT_CHECK_PERMISSIONS", true); require_once($_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/prolog_before.php"); $componentName = $_GET["componentName"]; $namespace = $_GET["namespace"]; $APPLICATION->IncludeComponent("bitrix:mobileapp.jnrouter", "", [ "componentName" => $componentName, "namespace" => $namespace, "needAuth" => true, ], null, ["HIDE_ICONS" => "Y"]);