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