From f7b50013ffdf9af0bca445fe7ffe4cf865ad4f9d Mon Sep 17 00:00:00 2001 From: Yoann Bonavero Date: Wed, 9 Mar 2011 11:14:56 +0100 Subject: [PATCH] =?UTF-8?q?Continuation=20de=20la=20page=20de=20cr=C3=A9at?= =?UTF-8?q?ion=20de=20partie.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/serveur/php/createGame.php | 13 +++++++++++++ code/serveur/php/pticlic.php | 15 +++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/code/serveur/php/createGame.php b/code/serveur/php/createGame.php index 359c50f..c8feb74 100644 --- a/code/serveur/php/createGame.php +++ b/code/serveur/php/createGame.php @@ -1,5 +1,6 @@ '; + echo ''; + echo ''; + echo ''; + echo ''; echo ''; echo '

'; echo 'fetchArray()) + $relations[] = $r; + + return $relations; +} ?>