コード例 #1
0
ファイル: BxPfwDb.php プロジェクト: toxalot/dolphin.pro
 function __construct(&$oConfig)
 {
     parent::__construct($oConfig);
 }
コード例 #2
0
ファイル: BxPfwDb.php プロジェクト: Gotgot59/dolphin.pro
 function BxPfwDb(&$oConfig)
 {
     parent::BxPmtDb($oConfig);
 }