Пример #1
0
 public static function getTags(Slay_Song $song)
 {
     return Slay_TagVote::getTags($song);
 }