// PDF i18n dir permissions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12365 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -99,6 +99,7 @@ class InstallControllerHttpSystem extends InstallControllerHttp
|
||||
'mails_dir' => '~/mails/',
|
||||
'module_dir' => '~/modules/',
|
||||
'theme_lang_dir' => '~/themes/prestashop/lang/',
|
||||
'theme_pdf_lang_dir' => '~/themes/prestashop/pdf/lang/',
|
||||
'theme_cache_dir' => '~/themes/prestashop/cache/',
|
||||
'translations_dir' => '~/translations/',
|
||||
'customizable_products_dir' => '~/upload/',
|
||||
@@ -130,3 +131,4 @@ class InstallControllerHttpSystem extends InstallControllerHttp
|
||||
$this->displayTemplate('system');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user