1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
prolog_jspopup_admin.php
См. документацию.
1
<?php
2
if
(!defined(
"B_PROLOG_INCLUDED"
) || B_PROLOG_INCLUDED!==
true
)
die
();
3
4
header(
'Content-Type: text/html; charset='
.
LANG_CHARSET
);
5
6
if
(isset(
$_REQUEST
[
'suffix'
]) &&
$_REQUEST
[
'suffix'
] && !preg_match(
'/[^a-zA-Z0-9_]/is'
,
$_REQUEST
[
'suffix'
]))
7
{
8
$obJSPopup
=
new
CJSPopup
(
$APPLICATION
->GetTitle(
false
,
true
),
array
(
'SUFFIX'
=>
$_REQUEST
[
'suffix'
]));
9
}
10
else
11
{
12
$obJSPopup
=
new
CJSPopup
(
$APPLICATION
->GetTitle(
false
,
true
));
13
}
14
15
$obJSPopup
->ShowTitlebar();
16
?>
17
<div
id
=
"bx_admin_form"
>
$APPLICATION
global $APPLICATION
Определения
include.php:80
CJSPopup
Определения
jspopup.php:10
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$_REQUEST
$_REQUEST["admin_mnu_menu_id"]
Определения
get_menu.php:8
LANG_CHARSET
const LANG_CHARSET
Определения
include.php:65
die
die
Определения
quickway.php:367
$obJSPopup
$obJSPopup
Определения
settings_admin_form.php:102
bitrix
modules
main
interface
prolog_jspopup_admin.php
Создано системой
1.14.0