[Svn-src-all:1528] [version-2_5-dev 20424] #628(未使用処理・定義などの削除)
Seasoft
admin @ mail.ec-cube.net
2011年 2月 26日 (土) 23:10:55 JST
Subversion committed to /home/svn/open 20424
http://svn.ec-cube.net/open_trac/changeset/20424
┌────────────────────────────┐
│更新者 : Seasoft │
│更新日時: 2011-02-26 23:10:55 +0900 (土, 26 2月 2011)│
└────────────────────────────┘
Log:
--------------------------------------------------------
#628(未使用処理・定義などの削除)
Changed: [U:修正,A:追加,D:削除]
--------------------------------------------------------
U branches/version-2_5-dev/html/install/index.php
D branches/version-2_5-dev/html/install/user_data/
変更: branches/version-2_5-dev/html/install/index.php
===================================================================
--- branches/version-2_5-dev/html/install/index.php 2011-02-26 13:45:31 UTC (rev 20423)
+++ branches/version-2_5-dev/html/install/index.php 2011-02-26 14:10:55 UTC (rev 20424)
@@ -483,7 +483,6 @@
$objPage->tpl_mainpage = 'step0_1.tpl';
$objPage->tpl_mode = 'step0_1';
// ファイルコピー
- $objPage->copy_mess = SC_Utils_Ex::sfCopyDir("./user_data/", USER_REALDIR, $objPage->copy_mess);
$objPage->copy_mess = SC_Utils_Ex::sfCopyDir("./save_image/", HTML_REALDIR . "upload/save_image/", $objPage->copy_mess);
return $objPage;
}
Svn-src-all メーリングリストの案内