commit 3ededa97b8ebdc931475f1da25146def9169aa6a parent 7f0b5d5235997d771bbcf956b10f46a96e9b82b2 Author: Georges Dupéron <jahvascriptmaniac+github@free.fr> Date: Sun, 22 May 2011 23:04:45 +0200 Ajout d'un fichier jeu.php pour la compatibilité avec l'ancienne version de l'application. Diffstat:
| A | code/serveur/php/jeu.php | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/code/serveur/php/jeu.php b/code/serveur/php/jeu.php @@ -0,0 +1 @@ +<?php include("jeu.html"); ?> +\ No newline at end of file