From 99f24a2a3fa7bb77d20818d0c4240e55f4da2c59 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Thu, 27 Jul 2023 18:32:02 +0200 Subject: [PATCH] Update config.local.yunohost.php namepcace rename --- conf/config.local.yunohost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.local.yunohost.php b/conf/config.local.yunohost.php index 4f97f31..8cbeb9f 100644 --- a/conf/config.local.yunohost.php +++ b/conf/config.local.yunohost.php @@ -10,7 +10,7 @@ */ // Nécessaire pour situer les constantes dans le bon namespace -namespace Garradin; +namespace Paheko; /** * Clé secrète, doit être unique à chaque instance de Garradin