forked from ZwiiCMS-Team/ZwiiCMS
Bug chemin profil 2-2
This commit is contained in:
parent
7249abc649
commit
824ab8401a
@ -420,7 +420,7 @@ class init extends common
|
|||||||
'copycut' => false,
|
'copycut' => false,
|
||||||
'chmod' => false,
|
'chmod' => false,
|
||||||
'share' => true,
|
'share' => true,
|
||||||
'path' => './site/file/source/partage/',
|
'path' => '/site/file/source/partage/',
|
||||||
],
|
],
|
||||||
'page' => [
|
'page' => [
|
||||||
'add' => false,
|
'add' => false,
|
||||||
@ -506,7 +506,7 @@ class init extends common
|
|||||||
'copycut' => false,
|
'copycut' => false,
|
||||||
'chmod' => false,
|
'chmod' => false,
|
||||||
'share' => true,
|
'share' => true,
|
||||||
'path' => './site/file/source/partage/',
|
'path' => '/site/file/source/partage/',
|
||||||
],
|
],
|
||||||
'page' => [
|
'page' => [
|
||||||
'add' => false,
|
'add' => false,
|
||||||
@ -588,7 +588,7 @@ class init extends common
|
|||||||
'copycut' => true,
|
'copycut' => true,
|
||||||
'chmod' => true,
|
'chmod' => true,
|
||||||
'share' => true,
|
'share' => true,
|
||||||
'path' => './site/file/source/partage/',
|
'path' => '/site/file/source/partage/',
|
||||||
],
|
],
|
||||||
'page' => [
|
'page' => [
|
||||||
'add' => true,
|
'add' => true,
|
||||||
|
Loading…
Reference in New Issue
Block a user