Autofix small errors
This commit is contained in:
@@ -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();
|
||||
}
|
||||
?>
|
||||
@@ -14,4 +14,3 @@ if (!$google) {
|
||||
$_REQUEST[$k] = htmlspecialchars(mysql_real_escape_string($v), NULL, "");
|
||||
}
|
||||
}
|
||||
?>
|
||||
@@ -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;}
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user