File manager - Edit - /home/c14075/dragmet-ural.ru/www/bizproc_get_html_editor.php.tar
Back
home/c14075/dragmet-ural.ru/www/bitrix/tools/bizproc_get_html_editor.php 0000644 00000001206 15125161710 0022225 0 ustar 00 <? define("STOP_STATISTICS", true); require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php"); /** * @global CUser $USER */ if(!CModule::IncludeModule("bizproc")) die(); if (!$USER->IsAuthorized()) die(); $editorId = !empty($_REQUEST['editor_id']) ? $_REQUEST['editor_id'] : ''; $fieldName = !empty($_REQUEST['field_name']) ? $_REQUEST['field_name'] : ''; $editorId = preg_replace('#[^a-z0-9_\-]#i', '', $editorId); $fieldName = preg_replace('#[^a-z0-9_\-\[\]]#i', '', $fieldName); $GLOBALS['APPLICATION']->ShowAjaxHead(); echo \CBPViewHelper::getHtmlEditor($editorId, $fieldName); \CMain::FinalActions();
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings