This commit is contained in:
yi12345
2013-08-04 23:42:46 +03:00
parent 29a9a8f5dc
commit e17abfafdc
+1 -1
View File
@@ -59,7 +59,7 @@
}
}
}
header("Location: ".$session->referrer);
header("Location: plus.php?id=3");
}else{
header("Location: banned.php");
}