Esempio n. 1
0
 public static function getUserInfoBySID($user_sid)
 {
     return SJB_UserDBManager::getUserInfoBySID($user_sid);
 }