erf
This commit is contained in:
parent
de33116dae
commit
4dd12bf9a0
|
@ -3,7 +3,7 @@
|
|||
require_once(__DIR__."/functions.php");
|
||||
switch ($_POST['act']){
|
||||
|
||||
case "newfight":
|
||||
case "newFight":
|
||||
//initialiser la map
|
||||
$_SESSION['map']=array(
|
||||
array("","","","","","",""),
|
||||
|
|
Loading…
Reference in New Issue
Block a user