예제 #1
0
 public static function myplex_account($params)
 {
     $r = Plex_XML_Data::createMyPlexAccount();
     self::apiOutputXml($r->asXML());
 }