[Svn-src-all:2757] [version-2_12-dev 21656] #1607 (未使用定義の削除)

Seasoft admin @ mail.ec-cube.net
2012年 3月 18日 (日) 15:57:59 JST


Subversion committed to /home/svn/open 21656
http://svn.ec-cube.net/open_trac/changeset/21656
┌────────────────────────────┐
│更新者 :  Seasoft                                      │
│更新日時:  2012-03-18 15:57:59 +0900 (日, 18  3月 2012)│
└────────────────────────────┘

Log:
--------------------------------------------------------
#1607 (未使用定義の削除)
  * 呼び出し先で潰されている

Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php

変更: branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php
===================================================================
--- branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php	2012-03-18 05:32:14 UTC (rev 21655)
+++ branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php	2012-03-18 06:57:59 UTC (rev 21656)
@@ -195,7 +195,6 @@
         // XXXX: 仮会員は物理削除となっていたが論理削除に変更。
         $arrVal = array(
             'del_flg' => '1',
-            'update_date' => 'CURRENT_TIMESTAMP',
         );
         SC_Helper_Customer_Ex::sfEditCustomerData($arrVal, $customer_id);
         return true;




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