// Translation #PSCFV-4234
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17457 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -90,7 +90,7 @@ class InstallControllerHttpSystem extends InstallControllerHttp
|
||||
)
|
||||
),
|
||||
array(
|
||||
'title' => $this->l('Write permissions on files:'),
|
||||
'title' => $this->l('Recursive write permissions on files and folders:'),
|
||||
'checks' => array(
|
||||
'config_dir' => '~/config/',
|
||||
'cache_dir' => '~/cache/',
|
||||
|
||||
Reference in New Issue
Block a user