コード例 #1
0
ファイル: mapi_item.php プロジェクト: grlf/eyedock
 function __construct()
 {
     parent::__construct();
 }
コード例 #2
0
 function __construct()
 {
     $this->init();
     parent::__construct();
 }