Your IP : 18.218.54.80


Current Path : /var/www/axolotl/data/www/arhangelsk.axolotls.ru/a537b/
Upload File :
Current File : /var/www/axolotl/data/www/arhangelsk.axolotls.ru/a537b/mobileapp.tar

jn.php000066400000000614147721647350005707 0ustar00<?
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"]);