// add missing $toolbar_fix declaration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9923 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -41,6 +41,7 @@ class HelperCore
|
||||
public $show_toolbar = true;
|
||||
public $no_back = false;
|
||||
public $context;
|
||||
public $toolbar_fix = false;
|
||||
|
||||
/** @var string Helper tpl folder */
|
||||
public $base_folder;
|
||||
|
||||
Reference in New Issue
Block a user