コード例 #1
0
ファイル: core.php プロジェクト: 082net/bbpresskr
 function after_setup_theme()
 {
     Topic::init();
     Forum\Roles::init();
     Attachments::init();
 }