// added toolbar support in helper classes

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9677 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-10-27 14:16:23 +00:00
parent f61f2f0570
commit f7445817da
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ class HelperCore
public $table;
public $identifier;
public $token;
public $toolbar_btn;
public $context;
public function __construct()