Your IP : 18.117.101.22


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/services/mobileapp/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/services/mobileapp/jn.php

<?
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"]);