コード例 #1
0
ファイル: XenForo.php プロジェクト: NixFifty/XenForo-XDT
 public function initialize()
 {
     parent::initialize();
     $this->loadConfig();
 }