From 2819e0d29b7090b0de8f7b259dd78d5ccb86249b Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 4 Jan 2024 22:03:17 +0100 Subject: [PATCH] Bug chemin profil 2-2 --- core/module/install/ressource/defaultdata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index d07a441..1290611 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -328,7 +328,7 @@ class init extends common 'copycut' => false, 'chmod' => false, 'share' => true, - 'path' => './site/file/source/partage/', + 'path' => '/site/file/source/partage/', ], 'page' => [ 'add' => false,