define("STOP_STATISTICS", true); define("NOT_CHECK_PERMISSIONS", true); if(isset($_GET["admin_section"]) && $_GET["admin_section"] == "Y") define("ADMIN_SECTION", true); else define("BX_PUBLIC_TOOLS", true); require_once(__DIR__."/../include/prolog_before.php"); IncludeModuleLangFile(__FILE__); $sDocPath = $APPLICATION->GetCurPage(); ?>