public static function GetUserIdFromRssID($rss_id) { $ret = StudipNews::GetRangeIdFromRssID($rss_id); return $ret['range_id']; }