?¡ëPNG
IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À?¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
//Отмена register_globals
//$REQUEST_URI = $_SERVER['REQUEST_URI']
/*
$noframe = isset($_REQUEST['noframe']) ? $_REQUEST['noframe'] : false;
$header = isset($_REQUEST['header']) ? $_REQUEST['header'] : false;
$site = isset($_REQUEST['site']) ? $_REQUEST['site'] : false;
$section = isset($_REQUEST['section']) ? $_REQUEST['section'] : false;
$object = isset($_REQUEST['object']) ? $_REQUEST['object'] : false;
$message = isset($_REQUEST['message']) ? $_REQUEST['message'] : false;
$submit = isset($_REQUEST['submit']) ? $_REQUEST['submit'] : false;
$as_admin = isset($_REQUEST['as_admin']) ? $_REQUEST['as_admin'] : false;
$delete = isset($_REQUEST['delete']) ? $_REQUEST['delete'] : false;
*/
// КоÑтыль magic_quotes_gpc
if(! get_magic_quotes_gpc() ){
function addslashes_if_string(&$value){
if(is_string($value)) $value = addslashes($value);
}
array_walk_recursive($_GET, addslashes_if_string);
array_walk_recursive($_POST, addslashes_if_string);
array_walk_recursive($_COOKIE, addslashes_if_string);
array_walk_recursive($_REQUEST, addslashes_if_string);
}
// КоÑтыль register_globals
extract($_REQUEST);
// Active.CMS version
$VERSION = '2.1rc2';
// Authorization type: cookie or http
$AUTHORIZATION_TYPE = 'cookie';
// Whether to use "Location: " headers
$REDIRECT_STATUS = 'on'; # 'on' or 'off'
// Default domain name
$DOMAIN_NAME = $_SERVER['HTTP_HOST'];
// URL-filters
$cms_internal_prefix_filters = array("by");
$cms_internal_postfix_filters = array("print");
// Filter that handles print version template
$CMS_PRINT_FILTER = "print";
$ROOT_FOLDER = $DOCUMENT_ROOT.$CMS_ADMIN_PATH;
$FILES_FOLDER = $DOCUMENT_ROOT.$CMS_UPLOAD_PATH;
$IMAGE_FOLDER = $DOCUMENT_ROOT.$CMS_IMAGE_PATH;
$INCLUDE_FOLDER = $DOCUMENT_ROOT.$CMS_ADMIN_PATH.'kernel/';
$MODULE_FOLDER = $DOCUMENT_ROOT.$CMS_ADMIN_PATH.'modules/';
$ADMIN_FOLDER = $DOCUMENT_ROOT.$CMS_ADMIN_PATH.'admin/';
$ADMIN_DOMAIN = $DOMAIN_NAME.$CMS_ADMIN_PATH.'admin';
$EDIT_DOMAIN = $DOMAIN_NAME;
$USER_TABLE_NAME = 'User';
define ("UserTypeCount", 9);
define ("SUBDIVISION_MODERATOR", 1);
define ("CATALOGUE_MODERATOR", 2);
define ("SUBDIVISION_ADMIN", 3);
define ("CATALOGUE_ADMIN", 4);
define ("MANAGER", 5);
define ("SUPERVISOR", 6);
define ("DIRECTOR", 7);
define ("GUEST", 8);
define ("SUB_CLASS_ADMIN", 9);
define ("TEMPLATE_ADMIN", 10);
define ("CLASS_ADMIN", 11);
define ("MAX_CATALOGUE_NUMBER", 256);
define ("MAX_SUBDIVISION_NUMBER", 256000);
$SEO_PRIORITY=array(
"default" => "0.7",
"main" => "1.0",
"charter" => "0.8",
"object" => "0.6"
);
$SEO_PRIORITY_FIELD="SEOpriority";
?>