Changeset 4796 for temp


Ignore:
Timestamp:
2006/09/15 14:44:56 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/product_class.php

    r4795 r4796  
    245245    $arrList =  $objQuery->getAll($sql, array($product_id, $product_id, $product_id)); 
    246246     
    247     $objQuery->getlastquery(); 
    248      
    249247    $objPage->arrForm["class_id1"] = $arrList[0]['class_id1']; 
    250248    $objPage->arrForm["class_id2"] = $arrList[0]['class_id2']; 
Note: See TracChangeset for help on using the changeset viewer.