diff --git a/WEB/index.php b/WEB/index.php index 972ded99..16e3beee 100644 --- a/WEB/index.php +++ b/WEB/index.php @@ -3,11 +3,7 @@ require_once('./Config/Config.php'); require_once('./Config/Autoload.php'); Autoload::charger(); echo ''; $control = new FrontController();