From ca875f9f05ccc05245f2e991d5e49459fcbde5ee Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 9 Apr 2024 18:29:05 +0200 Subject: [PATCH] Supprime un echo de test. --- core/core.php | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core.php b/core/core.php index e26fcb0..9adad2c 100644 --- a/core/core.php +++ b/core/core.php @@ -353,7 +353,6 @@ class common foreach ($this->contentFiles as $module => $value) { $this->initDB($module, self::$siteContent); } -echo self::$sessionId; // Installation fraîche, initialisation de la configuration inexistante // Nécessaire pour le constructeur