From 1937a2f49ebe920b79604cb5df3649f9f1dff738 Mon Sep 17 00:00:00 2001 From: polo-pc-greta Date: Mon, 7 Apr 2025 21:38:12 +0200 Subject: =?UTF-8?q?bouton=20suppression=20apr=C3=A8s=20cr=C3=A9ation=20d'u?= =?UTF-8?q?ne=20"news"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Config.php') diff --git a/src/Config.php b/src/Config.php index 882ec98..500d6ea 100644 --- a/src/Config.php +++ b/src/Config.php @@ -15,7 +15,7 @@ class Config // classe URL static public string $protocol = 'http'; - //static public string $host = ''; + static public string $index_path = ''; static public string $port = '80'; // copier dans ce tableau les variables contenant des chemins -- cgit v1.2.3