diff --git a/Website/index.php b/Website/index.php index 0c28d0a..e759ad1 100755 --- a/Website/index.php +++ b/Website/index.php @@ -12,4 +12,4 @@ Autoload::charger(); $controller = new FrontController(); */ //require_once("vues/Acceuil.php"); -require_once("vues/Ajout.php"); \ No newline at end of file +require_once("vues/Solo.php"); \ No newline at end of file diff --git a/Website/vues/Ajout.php b/Website/vues/Ajout.php index 6d09e98..99fe815 100755 --- a/Website/vues/Ajout.php +++ b/Website/vues/Ajout.php @@ -21,59 +21,60 @@
-