[Svn-src-all:2767] [version-2_12-dev 21666] #1666 (create_table_*.sql 間の差異を減らす)
Seasoft
admin @ mail.ec-cube.net
2012年 3月 20日 (火) 11:25:26 JST
Subversion committed to /home/svn/open 21666
http://svn.ec-cube.net/open_trac/changeset/21666
┌────────────────────────────┐
│更新者 : Seasoft │
│更新日時: 2012-03-20 11:25:26 +0900 (火, 20 3月 2012)│
└────────────────────────────┘
Log:
--------------------------------------------------------
#1666 (create_table_*.sql 間の差異を減らす)
* 実装誤りを修正
Changed: [U:修正,A:追加,D:削除]
--------------------------------------------------------
U branches/version-2_12-dev/html/install/index.php
変更: branches/version-2_12-dev/html/install/index.php
===================================================================
--- branches/version-2_12-dev/html/install/index.php 2012-03-20 02:24:30 UTC (rev 21665)
+++ branches/version-2_12-dev/html/install/index.php 2012-03-20 02:25:26 UTC (rev 21666)
@@ -1071,7 +1071,6 @@
'phptype' => $arrRet['db_type'],
'username' => $arrRet['db_user'],
'password' => $arrRet['db_password'],
- 'port' => $arrRet['db_port'],
'database' => $arrRet['db_name'],
);
Svn-src-all メーリングリストの案内