// return in hookdisplaymobilecustomeraccount
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13667 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -90,7 +90,7 @@ class FavoriteProducts extends Module
|
||||
public function hookDisplayMobileCustomerAccount($params)
|
||||
{
|
||||
$this->smarty->assign('mobile_hook', true);
|
||||
$this->hookDisplayCustomerAccount($params);
|
||||
return $this->hookDisplayCustomerAccount($params);
|
||||
}
|
||||
|
||||
public function hookDisplayMyAccountBlock($params)
|
||||
|
||||
Reference in New Issue
Block a user