[*] BO #PSFV-94 : Added AdminLanguagesController

This commit is contained in:
lLefevre
2011-10-25 11:55:28 +00:00
parent f09a84015b
commit 98ae941a9b
5 changed files with 832 additions and 451 deletions
+1
View File
@@ -1111,6 +1111,7 @@ class AdminControllerCore extends Controller
$helper->shopLinkType = $this->shopLinkType;
$helper->identifier = $this->identifier;
$helper->token = $this->token;
$helper->specificConfirmDelete = $this->specificConfirmDelete;
$helper->imageType = $this->imageType;
$helper->no_add = isset($this->no_add) ? $this->no_add : false;
$helper->no_link = $this->list_no_link;