コード例 #1
0
ファイル: orderTran.model.php プロジェクト: ohjack/newErp
 public static function initDB()
 {
     global $dbConn;
     self::$dbConn = $dbConn;
 }