[*] BO #PSFV-94 : Added AdminLanguagesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9621 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user