forked from halo-battle/game
Version 1.8
This commit is contained in:
parent
aea537909a
commit
5f81f76b17
184 changed files with 78335 additions and 736 deletions
5
onyx/hb_game/jeu/gestion.php
Normal file
5
onyx/hb_game/jeu/gestion.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
if(!defined('INDEX')) { header('Location: ../'); exit; }
|
||||
$page = 'gestion';
|
||||
$titre = 'Gestion';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue