1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
settings.php
См. документацию.
1
<?
2
define(
"NOT_CHECK_FILE_PERMISSIONS"
,
true
);
3
4
require(
$_SERVER
[
"DOCUMENT_ROOT"
] .
"/bitrix/modules/main/include/prolog_before.php"
);
5
header(
"Content-Type: application/x-javascript"
);
6
CModule::IncludeModule(
"mobileapp"
);
7
$platform
= mb_strtolower(
CMobile::getInstance
()->getPlatform());
8
echo \Bitrix\MobileApp\Designer\Manager::getConfigJSON(
"#code#"
,
$platform
);
9
die
();
Bitrix\MobileApp\Mobile\getInstance
static getInstance()
Определения
mobile.php:226
$_SERVER
$_SERVER["DOCUMENT_ROOT"]
Определения
cron_frame.php:9
$platform
$platform
Определения
settings.php:7
die
die
Определения
quickway.php:367
bitrix
modules
mobileapp
templates_app
api
settings.php
Создано системой
1.14.0