big update (fix sitters, peace system, fix some problems of hero...)

This commit is contained in:
unknown
2012-06-01 20:18:40 +03:00
parent 933285bb7e
commit f9b9d7faaf
48 changed files with 374 additions and 175 deletions
+4 -1
View File
@@ -168,6 +168,7 @@ if($_GET['aid'] or $session->alliance!=0){
}
if(isset($_GET['s'])) {
if($_GET['s'] != 5 or $session->sit == 0){
switch($_GET['s']) {
case 2:
include ("Templates/Alliance/forum.tpl");
@@ -190,7 +191,9 @@ if($_GET['aid'] or $session->alliance!=0){
break;
}
// Options
} elseif(isset($_POST['o'])) {
}else{
header("Location: allianz.php");
}} elseif(isset($_POST['o'])) {
switch($_POST['o']) {
case 1:
if(isset($_POST['s']) == 5 && isset($_POST['a_user'])) {