require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_admin_before.php"); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"].BX_ROOT."/modules/main/tools/file_dialog/file_dialog.php"); $filemanPerms = $GLOBALS["APPLICATION"]->GetGroupRight("fileman"); if ($filemanPerms > "D"): /**********************************************************************************/ $selfPath = str_replace("\\", "/", __FILE__); $uofRootPath = substr($selfPath, 0, strlen($selfPath) - strlen("/info.php")); require_once($uofRootPath."/options.php"); ?>