예제 #1
0
파일: twitter.php 프로젝트: anukat2015/smob
 function get_uris()
 {
     return array($this->item => SMOBTools::get_uri_if_found("http://twitter.com/" . $this->item));
 }