?PNG
IHDR ? f ??C1 sRGB ?? gAMA ?a pHYs ? ??od GIDATx^LeY?a?("Bh?_????q5k?*:t0A-o??]VkJM??f?8\k2ll1]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
@include_once ("../cms.conf");
@include_once ("./kernel/filters.inc.php");
if (!$action)
$action = "index";
require_once ($INCLUDE_FOLDER . "index.php");
function GetSiteID2 ($host) {
global $LinkID, $DOMAIN_NAME;
$res = mysql_query("SELECT Site_ID FROM Site WHERE IF(LOCATE('.',Domain),Domain,IF(Domain<>'',CONCAT(Domain,'.".$DOMAIN_NAME."'),'".$DOMAIN_NAME."'))='".$host."'",$LinkID);
if (mysql_num_rows($res)) {
list($SiteID) = mysql_fetch_row($res);
mysql_free_result($res);
return ($SiteID);
} else {
$res = mysql_query("SELECT Site_ID,Mirrors FROM Site ORDER BY Site_ID",$LinkID);
while (list($SiteID,$Mirrors) = mysql_fetch_row($res)) {
$DomainArray = explode("\n",$Mirrors);
for ($i=0;$i',$SEOTags['IN_HEAD'].'',$template_header);
}
if (!empty($SEOTags['IN_BODY_START'])) {
$template_header = str_replace('',''.$SEOTags['IN_BODY_START'],$template_header);
}
if ($object || $user_table_mode) {
$htmlMainContent = as_insert_object($section, $object, $parsed_url[query] . ($date ? "&date=" .
$date : "") . "&isMainContent=1");
}else{
$htmlMainContent = '';
};
eval("echo \"$template_header\";");
if ($as_admin) {
?>
};
/*
if ($object || $user_table_mode) {
echo as_insert_object($section, $object, $parsed_url[query] . ($date ? "&date=" .
$date : "") . "&isMainContent=1");
};
*/
echo $htmlMainContent;
if (!empty($SEOTags['IN_BODY_END'])) {
$template_footer = str_replace('',$SEOTags['IN_BODY_END'].'',$template_footer);
}
eval("echo \"$template_footer\";");
} else
if ($as_admin && $header) {
?>