?¡ë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
global $ajax, $AUTH_USER_ID, $AUTH_USER_GROUP;
@include_once("../../cms.conf");
$site += 0;
$section += 0;
$object += 0;
$classID += 0;
$message = isset($message) ? ($message+0) : 0;
$is_there_any_files = 0;
require_once $INCLUDE_FOLDER."database.inc.php";
if (!isset($LinkID)) DBConnect ();
require_once $INCLUDE_FOLDER."main.inc.php";
require_once $INCLUDE_FOLDER."auth.inc.php";
require_once $INCLUDE_FOLDER."insert.inc.php" ;
require_once $INCLUDE_FOLDER."object.inc.php" ;
require_once $ADMIN_FOLDER."system.inc.php";
@list($uri_path,$uri_params) = explode("?", $_SERVER['REQUEST_URI']);
if (strstr($uri_path,$CMS_ADMIN_PATH."modules/")) $submit = true;
if (!$passed_thru_404 && empty($submit)) $as_admin = true;
elseif ($passed_thru_404) $as_admin = false;
$admin_url_prefix = $CMS_ADMIN_PATH;
if (!$MODULE_VARS) LoadModuleEnv();
LoadEnv();
if (!$ajax){
if (!$template) $template = $current_section["Template_ID"];
if ($object) {
$moderationID = $current_object["Moderation_ID"];
$allowTags = $current_object["AllowTags"];
$classID = $current_object["Object_ID"];
$daysToHold = $current_object["DaysToHold"];
$titleTemplate = $current_object["TitleTemplate"];
$addTemplate = $current_object["AddTemplate"];
$addCond = $current_object["AddCond"];
$addActionTemplate = $current_object["AddActionTemplate"];
$editTemplate = $current_object["EditTemplate"];
$editCond = $current_object["EditCond"];
$editActionTemplate = $current_object["EditActionTemplate"];
$CheckActionTemplate = $current_object["CheckActionTemplate"];
$DeleteActionTemplate = $current_object["DeleteActionTemplate"];
$searchTemplate = $current_object["SearchTemplate"];
$subscribeCond = $current_object["SubscribeCond"];
$subscribeTemplate = $current_object["SubscribeTemplate"];
}
if ($user_table_mode) {
$systemTableID = $user_table_env["System_ID"];
$allowTags = $user_table_env["AllowTags"];
$daysToHold = $user_table_env["DaysToHold"];
$titleTemplate = $user_table_env["TitleTemplate"];
$addTemplate = $user_table_env["AddTemplate"];
$addCond = $user_table_env["AddCond"];
$addActionTemplate = $user_table_env["AddActionTemplate"];
$editTemplate = $user_table_env["EditTemplate"];
$editCond = $user_table_env["EditCond"];
$editActionTemplate = $user_table_env["EditActionTemplate"];
$CheckActionTemplate = $user_table_env["CheckActionTemplate"];
$DeleteActionTemplate = $user_table_env["DeleteActionTemplate"];
$searchTemplate = $user_table_env["SearchTemplate"];
$subscribeCond = $user_table_env["SubscribeCond"];
$subscribeTemplate = $user_table_env["SubscribeTemplate"];
}
$check_auth = as_auth($current_object,$action,$submit);
$AUTH_USER_ID += 0;
$AUTH_USER_GROUP = isset($AUTH_USER_GROUP) ? $AUTH_USER_GROUP : 0;
$indesign = isset($indesign) ? $indesign : 0;
if($_GET['rss']) {
$channel = (int)$_GET['rss'];
require_once($INCLUDE_FOLDER.'rss.php');
echo startRSS();
echo createRSS($channel);
echo endRSS();
die();
}
elseif (empty($ignore_template)) {
if (!$as_admin || ($as_admin && $action != 'add' && $action != 'change') || $indesign) {
$template_env = InheritTemplateEnv($template);
eval($template_env["System_Config"]);
if (isset($template_env['ADDBLOCK']) && $template_env['ADDBLOCK']){
$addblock = &$template_env['ADDBLOCK'];
eval("\$ADDBLOCK = \"$addblock\";");
}
if (isset($template_env['CSS']) && $template_env['CSS']){
$cssblock = &$template_env['CSS'];
eval("\$CSS = \"$cssblock\";");
}
$template_header = $template_env["Header"];
$template_footer = $template_env["Footer"];
} else if ($as_admin && ($action == 'add' || $action == 'change')) {
require_once $ADMIN_FOLDER."editor.inc.php";
}
}
if ($current_section["Section_ID"]==$current_site["Title_Section_ID"]) {
$as_title = $current_site["Site_Name"];
} else {
$as_title = (isset($current_section["Section_Name"]) ? $current_section["Section_Name"] : '');
}
if (isset($current_object["Section_Object_ID"]) && $current_object["Section_Object_ID"]!=$as_section_objects[0] && $current_object["Checked"]) {
$as_title = $current_object["Section_Object_Name"];
}
/*
if (!$check_auth) {
eval("echo \"".$template_header."\";");
if ($AUTH_USER_ID)
echo "У Ð²Ð°Ñ Ð½ÐµÑ‚ доÑтупа Ð´Ð»Ñ Ð¾ÑущеÑÑ‚Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ð¸.";
elseif (!$AUTH_USER_ID && $MODULE_VARS[users])
ShowLoginForm();
eval("echo \"".$template_footer."\";");
exit;
}
*/
Authorize();
if ($AUTH_USER_ID)
LoadUserEnv();
if (!$message && $action=="view") exit;
}
?>