diff --git a/game.php b/game.php index 943e61c..8d56577 100644 --- a/game.php +++ b/game.php @@ -10,6 +10,6 @@ ob_start(); // Start reading html >> Ce jeu vous est proposé par le club info !! <<"]; //relativepath, pagetitle, pagecontent, pagescript, pagename | cf structure/template.php ligne 2 à 6 +$infopage = ["", "INSARIO", ob_get_clean(), "", "game",">> Ce jeu vous est proposé par le club info !! <<"]; //relativepath, pagetitle, pagecontent, pagescript, pagename | cf structure/template.php ligne 2 à 6 include("structure/template.php"); ?> \ No newline at end of file