[-] Bo : Fixed #PSTEST-1055 & #PSFV-768 : update call identifier

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14533 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-04-06 14:07:08 +00:00
parent e3537cbb74
commit 07e7391036
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -153,6 +153,7 @@ class HelperFormCore extends Helper
'current' => $this->currentIndex,
'token' => $this->token,
'table' => $this->table,
'identifier' => $this->identifier,
'name_controller' => $this->name_controller,
'languages' => $this->languages,
'defaultFormLanguage' => $this->default_form_language,