From d6c3695038a9fe9a9359ba708990fee6c5a0704c Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Tue, 10 Jan 2023 10:06:25 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'api-rest/index.php?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api-rest/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-rest/index.php b/api-rest/index.php index b18d209..a58696e 100644 --- a/api-rest/index.php +++ b/api-rest/index.php @@ -12,7 +12,7 @@ exit; */ - //require_once("initBdd.php"); + require_once("initBdd.php");