Bug chemin profil 2-2

This commit is contained in:
Fred Tempez 2024-01-04 22:03:26 +01:00
parent 7249abc649
commit 824ab8401a
1 changed files with 3 additions and 3 deletions

View File

@ -420,7 +420,7 @@ class init extends common
'copycut' => false,
'chmod' => false,
'share' => true,
'path' => './site/file/source/partage/',
'path' => '/site/file/source/partage/',
],
'page' => [
'add' => false,
@ -506,7 +506,7 @@ class init extends common
'copycut' => false,
'chmod' => false,
'share' => true,
'path' => './site/file/source/partage/',
'path' => '/site/file/source/partage/',
],
'page' => [
'add' => false,
@ -588,7 +588,7 @@ class init extends common
'copycut' => true,
'chmod' => true,
'share' => true,
'path' => './site/file/source/partage/',
'path' => '/site/file/source/partage/',
],
'page' => [
'add' => true,