diff --git a/conf/config.local.php b/conf/config.local.php index 0ceb6af..51e4848 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -80,7 +80,7 @@ const SECRET_KEY = '__SECRET_KEY__'; * Défaut : répertoire racine de Paheko (__DIR__) */ -const ROOT = __INSTALL_DIR__; +const ROOT = '__INSTALL_DIR__'; /** * Répertoire où sont situées les données de Paheko