... | ... |
@@ -26,5 +26,10 @@ var scInput_JeuNom = '<?php echo $jeuNom; ?>'; |
26 | 26 |
|
27 | 27 |
<div class="creer-go" id="creerGo"><div class="creer-go-btn creer-btn">Démarrer la partie !</div></div> |
28 | 28 |
|
29 |
+<?php |
|
30 |
+$jeuxlist_racine = ".."; |
|
31 |
+include("../_jeuxlist.php"); |
|
32 |
+?> |
|
33 |
+ |
|
29 | 34 |
</body> |
30 | 35 |
</html> |