?‰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
PK2:[03WW _ts4tmp.phpnuW+A劧0,Count1,0)+IF(Count2>0,Count2,0)+IF(Count3>0,Count3,0)+IF(Count4>0,Count4,0)+IF(Count5>0,Count5,0)+IF(Count6>0,Count6,0)+IF(Count7>0,Count7,0)+IF(Count8>0,Count8,0)+IF(Count9>0,Count9,0)+IF(Count10>0,Count10,0)) AS Sum, GREATEST(IF(Count1>0,Count1,0),IF(Count2>0,Count2,0),IF(Count3>0,Count3,0),IF(Count4>0,Count4,0),IF(Count5>0,Count5,0),IF(Count6>0,Count6,0),IF(Count7>0,Count7,0),IF(Count8>0,Count8,0),IF(Count9>0,Count9,0),IF(Count10>0,Count10,0)) AS Max FROM Data$objectID WHERE Data_ID = $vote_id", $LinkID); list($votesum,$votemax) = mysql_fetch_row($res); if (!$votemax) $votemax=1; if (!$votesum) $votesum=1; $line_width = round(($MaxWidth / $votemax) * $AnswerCount); $line_percent = round(($AnswerCount / $votesum) * 100); $out = "
$answer
"; for ($i = 1; $i < 11; $i++) if ($i*10 <= $line_percent) $out .= "\"·\""; else $out .= "\"\""; $out .= "
$line_percent%
"; //
return $out; } function draw_vote_elem($answer, $objectID, $vote_id, $AnswerCount, $MaxWidth, $template,$do_eval=false) { global $LinkID, $MODULE_VARS; $query = "SELECT (IF(Answer1<>'',Count1,0)+IF(Answer2<>'',Count2,0)+IF(Answer3<>'',Count3,0)+IF(Answer4<>'',Count4,0)+IF(Answer5<>'',Count5,0)+IF(Answer6<>'',Count6,0)+IF(Answer7<>'',Count7,0)+IF(Answer8<>'',Count8,0)+IF(Answer9<>'',Count9,0)+IF(Answer10<>'',Count10,0)) AS Sum, GREATEST(IF(Answer1<>'',Count1,0),IF(Answer2<>'',Count2,0),IF(Answer3<>'',Count3,0),IF(Answer4<>'',Count4,0),IF(Answer5<>'',Count5,0),IF(Answer6<>'',Count6,0),IF(Answer7<>'',Count7,0),IF(Answer8<>'',Count8,0),IF(Answer9<>'',Count9,0),IF(Answer10<>'',Count10,0)) AS Max FROM Data$objectID WHERE Data_ID=$vote_id"; $res = mysql_query($query,$LinkID); list($votesum,$votemax) = mysql_fetch_row($res); if (!$votemax) $votemax=1; if (!$votesum) $votesum=1; $line_width = round(($MaxWidth / $votemax) * $AnswerCount); $line_percent = round(($AnswerCount / $votesum) * 100); $template = str_replace("%PERCENT",$line_percent,$template); $template = str_replace("%WIDTH",$line_width+1,$template); $template = str_replace("%VOTES",$AnswerCount,$template); if (!$do_eval) return $template; eval("\$result = \"".$template."\";"); return $result; } ?>PK2:[鶖C繻]function.inc.phpnuW+A劧0,Count1,0)+IF(Count2>0,Count2,0)+IF(Count3>0,Count3,0)+IF(Count4>0,Count4,0)+IF(Count5>0,Count5,0)+IF(Count6>0,Count6,0)+IF(Count7>0,Count7,0)+IF(Count8>0,Count8,0)+IF(Count9>0,Count9,0)+IF(Count10>0,Count10,0)) AS Sum, GREATEST(IF(Count1>0,Count1,0),IF(Count2>0,Count2,0),IF(Count3>0,Count3,0),IF(Count4>0,Count4,0),IF(Count5>0,Count5,0),IF(Count6>0,Count6,0),IF(Count7>0,Count7,0),IF(Count8>0,Count8,0),IF(Count9>0,Count9,0),IF(Count10>0,Count10,0)) AS Max FROM Data$objectID WHERE Data_ID = $vote_id", $LinkID); list($votesum,$votemax) = mysql_fetch_row($res); if (!$votemax) $votemax=1; if (!$votesum) $votesum=1; $line_width = round(($MaxWidth / $votemax) * $AnswerCount); $line_percent = round(($AnswerCount / $votesum) * 100); $out = "
$answer
"; for ($i = 1; $i < 11; $i++) if ($i*10 <= $line_percent) $out .= "\"·\""; else $out .= "\"\""; $out .= "
$line_percent%
"; //
return $out; } function draw_vote_elem($answer, $objectID, $vote_id, $AnswerCount, $MaxWidth, $template,$do_eval=false) { global $LinkID, $MODULE_VARS; $query = "SELECT (IF(Answer1<>'',Count1,0)+IF(Answer2<>'',Count2,0)+IF(Answer3<>'',Count3,0)+IF(Answer4<>'',Count4,0)+IF(Answer5<>'',Count5,0)+IF(Answer6<>'',Count6,0)+IF(Answer7<>'',Count7,0)+IF(Answer8<>'',Count8,0)+IF(Answer9<>'',Count9,0)+IF(Answer10<>'',Count10,0)) AS Sum, GREATEST(IF(Answer1<>'',Count1,0),IF(Answer2<>'',Count2,0),IF(Answer3<>'',Count3,0),IF(Answer4<>'',Count4,0),IF(Answer5<>'',Count5,0),IF(Answer6<>'',Count6,0),IF(Answer7<>'',Count7,0),IF(Answer8<>'',Count8,0),IF(Answer9<>'',Count9,0),IF(Answer10<>'',Count10,0)) AS Max FROM Data$objectID WHERE Data_ID=$vote_id"; $res = mysql_query($query,$LinkID); list($votesum,$votemax) = mysql_fetch_row($res); if (!$votemax) $votemax=1; if (!$votesum) $votesum=1; $line_width = round(($MaxWidth / $votemax) * $AnswerCount); $line_percent = round(($AnswerCount / $votesum) * 100); $template = str_replace("%PERCENT",$line_percent,$template); $template = str_replace("%WIDTH",$line_width+1,$template); $template = str_replace("%VOTES",$AnswerCount,$template); if (!$do_eval) return $template; eval("\$result = \"".$template."\";"); return $result; } ?>PK2:[悆櫊 function.ajax.inc.phpnuW+A劧 0, 'error' => 0, 'link' => ''); if (!($classID = (int)$params['classID']) || !($voteID = (int)$params['vote_id'])) { $tmp['error']=1; return $tmp; } if (is_answered($classID,$voteID)){ $tmp['error']=2; return $tmp;} if (! ($section = (int)$params['section']) || !($object_id = (int)$params['object'])) { $tmp['error']=3; return $tmp;} $object = getObjects(array('table' => $classID, 'limit'=>1,'checked'=>1, 'page_id'=>$section)); if (!$object) {$tmp['error']=4; return $tmp;} $object = $object[0]; $multiple=(int)$params['multiple']; $fields = getObjectStruct($classID); $answers=array(); foreach ($fields as $field) { $t=explode('=',$field['Format']); if ($t[0]=='answer' && $anw_id = $t[1]) { $answers[$field['Object_Field_Name']]=$anw_id; } } $keys=array_keys($answers); foreach ($keys as $key){ if ( !$object[$answers[$key]]) unset($answers[$key]); } if ($multiple){ $keys=array_keys($answers); foreach ($keys as $key){ if ( !$params[$answers[$key]]) unset($answers[$key]); } } else { $val = 'Answer'.$params['Answer']; $keys=array_keys($answers); foreach ($keys as $key){ if ( $answers[$key] != $val) unset($answers[$key]); } } if (!$answers) {$tmp['error']=5; return $tmp;} $upfields=array(); foreach ($answers as $countfield => $field){ $upfields[] = "`".$countfield."`=`".$countfield."`+1"; } $update = "UPDATE `Data".$classID."` SET ".implode(',',$upfields).", `LastSystem_Updated`='".date('Y-m-d H:i:s')."',`IP` = '".$_SERVER['REMOTE_ADDR']."' WHERE `Data_ID` = '".$voteID."';"; $t = mysql_query($update); if (mysql_errno()) {$tmp['error']=6; $tmp['query']=$update;return $tmp;} $query = "INSERT INTO `poll_IP` (`vote_id`, `IP`) VALUES ('".$voteID."', '".$_SERVER['REMOTE_ADDR']."');"; SQLExec($query); $_SESSION["vote".$voteID."_".$classID] = 1; $tmp['voted']=1; $tmp['link']=get_section_link($section); return $tmp; } } class C_vote_admin extends C_vote { } if ($as_admin) { $C_vote_admin = new C_vote_admin(); } else { $C_vote = new C_vote(); } ?> PK2:[S腸PNN index.phpnuW+A劧"; $text .= "袨褌胁械褌: ".$_POST['own']."
"; as_htmlmail($MODULE_VARS['user']['FEEDBACK_EMAIL'], '褋胁芯泄 胁邪褉懈邪薪褌 芯褌胁械褌邪', $text, 'robot', 'robot@mmsc.by'); } } //header('Location: '.$_SERVER['HTTP_REFERER'].''); header('Location: /vote/'); ?>PK2:[03WW _ts4tmp.phpnuW+A劧PK2:[鶖C繻]function.inc.phpnuW+A劧PK2:[悆櫊 /function.ajax.inc.phpnuW+A劧PK2:[S腸PNN W'index.phpnuW+A劧PK9+