Changeset 6696 for temp/trunk/html


Ignore:
Timestamp:
2006/10/25 17:57:39 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/rss/product.php

    r6695 r6696  
    108108 * Ìá¤êÃÍ:$arrProduct   ¼èÆÀ·ë²Ì¤òÇÛÎó¤ÇÊÖ¤¹ 
    109109 **************************************************************************************************************/ 
    110 function lfGetProductsDetail($objQuery, $product_id = ""){ 
     110function lfGetProductsDetail($objQuery, $product_id = "all"){ 
    111111    $sql = ""; 
    112112    $sql .= "SELECT "; 
Note: See TracChangeset for help on using the changeset viewer.