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