fix if
This commit is contained in:
parent
d285ef4626
commit
16b59cb35a
|
@ -83,7 +83,7 @@ if (isset($_POST['xd_check'])){
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<h1><?php
|
<h1><?php
|
||||||
if($currentArena=="")){
|
if($currentArena == ""){
|
||||||
echo $lang['SITE_NAME'];
|
echo $lang['SITE_NAME'];
|
||||||
|
|
||||||
}else{
|
}else{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user