Bug chemin profil 2-2
This commit is contained in:
parent
7249abc649
commit
824ab8401a
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user