Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap

This commit is contained in:
Kevin Granger
2013-08-20 16:40:14 +02:00
35 changed files with 1772 additions and 1718 deletions
+1
View File
@@ -157,6 +157,7 @@ class HelperFormCore extends Helper
'identifier' => $this->identifier,
'name_controller' => $this->name_controller,
'languages' => $this->languages,
'current_id_lang' => $this->context->language->id,
'defaultFormLanguage' => $this->default_form_language,
'allowEmployeeFormLang' => $this->allow_employee_form_lang,
'form_id' => $this->id,