// fix admincontroller helper
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