mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-15 09:06:08 +00:00
change allianz.php (I change it by mistake)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
if(isset($_GET['s'])){
|
if(isset($_GET['s'])){
|
||||||
$automation->isWinner();
|
$automation->isWinner();
|
||||||
}
|
}
|
||||||
if($_GET['aid']==0 or $session->alliance!=0){
|
if($_GET['aid']!=0 or $session->alliance!=0){
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html>
|
<html>
|
||||||
|
|||||||
Reference in New Issue
Block a user