コード例 #1
0
ファイル: index.php プロジェクト: geekwright/XoopsCore25
 /**
  * __construct
  *
  * make sure we have XMF active
  */
 public function __construct()
 {
     parent::__construct(basename(__DIR__));
 }