Ignore:
Timestamp:
2012/03/20 16:41:25 (12 years ago)
Author:
Seasoft
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php

    r21591 r21667  
    11341134        $objDb = new SC_Helper_DB_Ex(); 
    11351135 
    1136         $product_id = $arrList['product_id']; 
    1137  
    11381136        // 配列の添字を定義 
    11391137        $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'); 
Note: See TracChangeset for help on using the changeset viewer.