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