if ($f_Checked && $admin_mode)
{
$IsChecked = $f_Checked + 0;
}
$f_Parent_Message_ID += 0;
$f_DaysToHold += 0;
$f_DaysToShow += 0;
for ($a=0; $a<count($line[1]); $a++){
$tag=trim($line[1][$a]);
$val=trim($line[2][$a]);
$val=stripslashes($val);
$val=stripslashes($val);
$val=stripslashes($val);
$val=stripslashes($val);
for ($www=0; $www<count($vals); $www++){
$vals[$www]=($vals[$www]=='') ? "\"\"" : "\"".$vals[$www]."\"";
}
$line=stripslashes($line);
$line=stripslashes($line);
$line=addslashes($line);
printf(NETCAT_MODERATION_WARN_COMMITDELETIONINCLASS."<br><br>", $cc);
eval("echo \"$template_footer\";");
exit;
Source: https://habr.com/ru/post/37647/
All Articles