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

Seasoft admin @ mail.ec-cube.net
2012年 3月 20日 (火) 16:41:25 JST


Subversion committed to /home/svn/open 21667
http://svn.ec-cube.net/open_trac/changeset/21667
┌────────────────────────────┐
│更新者 :  Seasoft                                      │
│更新日時:  2012-03-20 16:41:25 +0900 (火, 20  3月 2012)│
└────────────────────────────┘

Log:
--------------------------------------------------------
#1607 (未使用定義の削除)

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

変更: branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php
===================================================================
--- branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php	2012-03-20 02:25:26 UTC (rev 21666)
+++ branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php	2012-03-20 07:41:25 UTC (rev 21667)
@@ -1133,8 +1133,6 @@
         $objQuery = new SC_Query_Ex();
         $objDb = new SC_Helper_DB_Ex();
 
-        $product_id = $arrList['product_id'];
-
         // 配列の添字を定義
         $checkArray = array('product_class_id', 'product_id', 'product_code', 'stock', 'stock_unlimited', 'price01', 'price02', 'sale_limit', 'deliv_fee', 'point_rate' ,'product_type_id', 'down_filename', 'down_realfilename');
         $sqlval = SC_Utils_Ex::sfArrayIntersectKeys($arrList, $checkArray);




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