diff --git a/project/src/index.php b/project/src/index.php index ffdc1c6..8bfc0b7 100644 --- a/project/src/index.php +++ b/project/src/index.php @@ -1,11 +1,20 @@ - + -test - false, + ]); + + $cont = new FrontController(); + + +/* try{ $con=new model\Connection($dsn,$login,$mdp); @@ -23,7 +32,4 @@ try{ catch( PDOException $Exception ) { echo 'erreur'; echo $Exception->getMessage();} -?> - - - \ No newline at end of file +*/ \ No newline at end of file