switch
This commit is contained in:
parent
16b59cb35a
commit
00fce27c62
|
@ -92,7 +92,7 @@ if (isset($_POST['xd_check'])){
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
<?php
|
<?php
|
||||||
switch($arena){
|
switch($currentArena){
|
||||||
case "":
|
case "":
|
||||||
echo "<h2>Accueil</h2>";
|
echo "<h2>Accueil</h2>";
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user