1
0
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:
secretr
2010-12-11 15:37:39 +00:00
parent a907aac8e8
commit a0e0ee73dc
2 changed files with 31 additions and 10 deletions

View File

@@ -131,6 +131,8 @@ class e_user_model extends e_front_model
* @var e_user_model
*/
protected $_editor = null;
protected $_class_list;
/**
* Constructor