Changeset 6559 for temp/trunk


Ignore:
Timestamp:
2006/10/24 17:26:47 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6558 r6559  
    5151 
    5252//¾¦ÉʾðÊó¤ò¥»¥Ã¥È 
    53 if(is_array($arrProduct)){ 
     53if(is_array(sfswaparray($arrProduct))){ 
    5454$objPage->arrProduct = $arrProduct; 
    5555$objPage->arrProductKeys = array_keys(sfswaparray($arrProduct)); 
Note: See TracChangeset for help on using the changeset viewer.