예제 #1
0
 private function create_media_cats_table()
 {
     MediaCategory::create_categories_table(self::$media_cats_table);
 }