示例#1
0
 private function create_forum_cats_table()
 {
     ForumCategory::create_categories_table(self::$forum_cats_table);
 }