Ignore:
Timestamp:
2013/09/04 14:34:12 (11 years ago)
Author:
h_yoshimoto
Message:

#2348 r23171 - r23176 r23178 - r23180 をマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13_0/data/class/SC_Product.php

    r23126 r23187  
    7878        $table = 'dtb_products AS alldtl'; 
    7979 
    80         $objQuery->setGroupBy('alldtl.product_id'); 
    8180        if (is_array($this->arrOrderData) and $objQuery->order == '') { 
    8281            $o_col = $this->arrOrderData['col']; 
Note: See TracChangeset for help on using the changeset viewer.