// fix admincontroller helper
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9857 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -71,6 +71,9 @@ class AdminControllerCore extends Controller
|
||||
/** @var string Default ORDER BY clause when $_orderBy is not defined */
|
||||
protected $_defaultOrderBy = false;
|
||||
|
||||
public $tpl_form_vars;
|
||||
public $tpl_list_vars;
|
||||
|
||||
/** @var array Errors displayed after post processing */
|
||||
public $_errors = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user