Changeset 2786 for temp/trunk/html


Ignore:
Timestamp:
2006/08/29 21:25:52 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/products/list.php

    r2189 r2786  
    212212    // ¸¡º÷·ë²Ì¤Î¼èÆÀ 
    213213    $objPage->arrProducts = $objQuery->select("*", "vw_products_allclass", $where, $arrval); 
     214     
     215    $objQuery->getLastQuery(true); 
     216     
    214217    // µ¬³Ê̾°ìÍ÷ 
    215218    $arrClassName = sfGetIDValueList("dtb_class", "class_id", "name"); 
Note: See TracChangeset for help on using the changeset viewer.