Ejemplo n.º 1
0
 /**
  * @return bool
  */
 public static function isRegistered()
 {
     return Sys_Global::isRegistered('USER_OBJECT');
 }