コード例 #1
0
ファイル: forum.php プロジェクト: Asgaros/asgaros-forum
 function initialize()
 {
     new AsgarosForumTaxonomies();
     new AsgarosForumUploads($this);
     AsgarosForumUnread::createInstance();
 }