Пример #1
0
 public static function isTopTopic($tid)
 {
     return DzForumThread::isTop($tid);
 }