From bae8a604c7aa081d8406b39e56dfd83cd8625f5a Mon Sep 17 00:00:00 2001 From: rodinux Date: Fri, 29 Dec 2023 16:59:40 +0100 Subject: [PATCH] prefer variable __INSTALL_DIR__ --- conf/config.local.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.local.php b/conf/config.local.php index 0f2a47f..18b2068 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -2,7 +2,7 @@ /** * Ce fichier représente un exemple des constantes de configuration - * disponibles pour Paheko. Il est bâti depuis une copie du fichier '$install_dir/config.dist.php' + * disponibles pour Paheko. Il est bâti depuis une copie du fichier __INSTALL_DIR__/config.dist.php * * NE PAS MODIFIER LES VALEURS PRÉSENTES DÉCOMMENTÉES DANS CE FICHIER! *