Autofix small errors

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 19:45:30 +02:00
parent d330721114
commit 094b8a6027
313 changed files with 736 additions and 2280 deletions

View File

@@ -63,4 +63,3 @@ mysql_query("UPDATE `labirint` SET `boi`='".$_GET['n']."',`di`='0' WHERE `user_i
print "<script>location.href=\"main.php?act=none\";</script>";
die();
}
?>

View File

@@ -14,4 +14,3 @@ if (!$google) {
$_REQUEST[$k] = htmlspecialchars(mysql_real_escape_string($v), NULL, "");
}
}
?>

View File

@@ -159,4 +159,4 @@ else if($rt["n$loc2"]=='10.10.10'){$ob2 = "bez_san"; $b_n2 = "Безголовы
if($rt["n$loc2"]=='1' or $rt["n$loc2"]=='2' or $rt["n$loc2"]=='3' or $rt["n$loc2"]=='4' or $rt["n$loc2"]=='5' or $rt["n$loc2"]=='6' or $rt["n$loc2"]=='7' or $rt["n$loc2"]=='8' or $rt["n$loc2"]=='9' or $rt["n$loc2"]=='10' or $rt["n$loc2"]=='11' or $rt["n$loc2"]=='12' or $rt["n$loc2"]=='13' or $rt["n$loc2"]=='14'){$k_b2 = 1; }
else if($rt["n$loc2"]=='1.1' or $rt["n$loc2"]=='1.2' or $rt["n$loc2"]=='1.3' or $rt["n$loc2"]=='2.2' or $rt["n$loc2"]=='2.3' or $rt["n$loc2"]=='3.3' or $rt["n$loc2"]=='9.9' or $rt["n$loc2"]=='10.10'){$k_b2 = 2;}
else if($rt["n$loc2"]=='1.1.1' or $rt["n$loc2"]=='1.1.2' or $rt["n$loc2"]=='1.1.3' or $rt["n$loc2"]=='1.2.2' or $rt["n$loc2"]=='1.3.2' or $rt["n$loc2"]=='1.3.3' or $rt["n$loc2"]=='2.2.2' or $rt["n$loc2"]=='2.2.3' or $rt["n$loc2"]=='2.3.3' or $rt["n$loc2"]=='3.3.3' or $rt["n$loc2"]=='1.2.3' or $rt["n$loc2"]=='9.9.9' or $rt["n$loc2"]=='10.10.10'){$k_b2 = 3;}
?>