Ejemplo n.º 1
0
 public static function server_load()
 {
     //storing root object
     OCSUser::$persons = new EModel("ocs_person");
 }