[-] Installer : theme name deprecated #PSCFV-2937
This commit is contained in:
@@ -98,9 +98,9 @@ class InstallControllerHttpSystem extends InstallControllerHttp
|
||||
'img_dir' => '~/img/',
|
||||
'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/',
|
||||
'theme_lang_dir' => '~/themes/default/lang/',
|
||||
'theme_pdf_lang_dir' => '~/themes/default/pdf/lang/',
|
||||
'theme_cache_dir' => '~/themes/default/cache/',
|
||||
'translations_dir' => '~/translations/',
|
||||
'customizable_products_dir' => '~/upload/',
|
||||
'virtual_products_dir' => '~/download/',
|
||||
|
||||
Reference in New Issue
Block a user