예제 #1
0
파일: Slay_Tag.php 프로젝트: sinfocol/gwf3
 public static function getTags(Slay_Song $song)
 {
     return Slay_TagVote::getTags($song);
 }