[Svn-src-all:2766] [version-2_12-dev 21665] #1666 (create_table_*.sql 間の差異を減らす)

Seasoft admin @ mail.ec-cube.net
2012年 3月 20日 (火) 11:24:31 JST


Subversion committed to /home/svn/open 21665
http://svn.ec-cube.net/open_trac/changeset/21665
┌────────────────────────────┐
│更新者 :  Seasoft                                      │
│更新日時:  2012-03-20 11:24:30 +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-19 16:48:10 UTC (rev 21664)
+++ branches/version-2_12-dev/html/install/index.php	2012-03-20 02:24:30 UTC (rev 21665)
@@ -1071,7 +1071,6 @@
         'phptype'   => $arrRet['db_type'],
         'username'  => $arrRet['db_user'],
         'password'  => $arrRet['db_password'],
-        'hostspec'  => $hostspec,
         'port'      => $arrRet['db_port'],
         'database'  => $arrRet['db_name'],
     );




Svn-src-all メーリングリストの案内