1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
epilog_admin_mobile_after.php
См. документацию.
1<? if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
2
3$mobileAdminPageHtml = ob_get_contents();
4ob_end_clean();
5
8?>
9<!DOCTYPE html>
10<html<? $APPLICATION->ShowProperty("Manifest");?> class="<?=CMobile::$platform;?>">
11 <head>
12 <meta http-equiv="Content-Type" content="text/html;charset=<?=SITE_CHARSET?>"/>
13 <meta name="format-detection" content="telephone=no">
14 <?
15 $APPLICATION->ShowCSS();
16 $APPLICATION->ShowHeadStrings(true);
17 $APPLICATION->ShowHeadStrings();
18 $APPLICATION->ShowHeadScripts();
19 ?>
20 <title><?$APPLICATION->ShowTitle()?></title>
21 </head>
22 <body class="<? $APPLICATION->ShowProperty("BodyClass")?>">
24 </body>
25</html>
26<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/epilog_admin_after.php"); ?>
global $APPLICATION
Определения include.php:80
static Init()
Определения mobile.php:199
static Init($arExt=array(), $bReturn=false)
Определения jscore.php:66
$mobileAdminPageHtml
Определения epilog_admin_mobile.php:3
<? if( $useEditor3):?>< tr class="heading">< td colspan="2"><? echo GetMessage("FILEMAN_OPTION_SPELL_SET");?></td ></tr ><? if(function_exists( 'pspell_config_create')):$use_pspell_checked=(COption::GetOptionString( $module_id, "use_pspell", "Y")=="Y") ? "checked" :"";?>< tr >< td valign="top">< label for="use_pspell"><?echo GetMessage("FILEMAN_OPTION_USE_PSPELL");?></label >< br >< a title="<?echo GetMessage("FILEMAN_OPTION_ADDISH_DICS_TITLE");?> http
Определения options.php:1473
$_SERVER["DOCUMENT_ROOT"]
Определения cron_frame.php:9
<? endif;?> window document title
Определения prolog_main_admin.php:76
die
Определения quickway.php:367