mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
magic setters/getters only for e_object and NOT e_model and its children (bad things happen)
This commit is contained in:
@@ -131,6 +131,8 @@ class e_user_model extends e_front_model
|
||||
* @var e_user_model
|
||||
*/
|
||||
protected $_editor = null;
|
||||
|
||||
protected $_class_list;
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
|
Reference in New Issue
Block a user