From 9db3f7c6c636eb2bc8368d83ca09b12b4bb94c7b Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 18 Jun 2025 14:48:31 +0200 Subject: =?UTF-8?q?contr=C3=B4le=20extensions=20PHP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 170c23d..d6ca8d4 100644 --- a/public/index.php +++ b/public/index.php @@ -14,6 +14,7 @@ Config::load('../config/config.ini'); // les messages d'erreur de déploiement qu'on aime require('../src/controller/installation.php'); +phpDependancies(); //installation(); // des mkdir et chmod, chiant en dev // $entityManager -- cgit v1.2.3