Changeset 6531 for temp/trunk


Ignore:
Timestamp:
2006/10/24 16:19:43 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6530 r6531  
    3131    // ÃͤΥ»¥Ã¥È¤·Ä¾¤· 
    3232    foreach($arrProductTmp as $key => $val){ 
    33          
    3433        switch ($key){ 
    3534            case "main_list_image": 
     
    4140    } 
    4241    $arrProduct = $arrProductTmp; 
     42     
     43    sfprintr($arrProduct);exit(); 
    4344}else{ 
    4445    //¾¦ÉʰìÍ÷¤ò¼èÆÀ 
Note: See TracChangeset for help on using the changeset viewer.