Changeset 10110 for temp/trunk


Ignore:
Timestamp:
2006/12/04 09:24:15 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r7869 r10110  
    214214    $objPage->arrProducts = $objQuery->select("*", "vw_products_allclass AS allcls", $where, $arrval); 
    215215     
     216    $objQuery->getlastquery(); 
     217     
    216218    // µ¬³Ê̾°ìÍ÷ 
    217219    $arrClassName = sfGetIDValueList("dtb_class", "class_id", "name"); 
Note: See TracChangeset for help on using the changeset viewer.