- Timestamp:
- 2006/10/24 14:33:19 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/rss/product.tpl (modified) (previous)
-
html/rss/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/rss/product.php
r6522 r6523 39 39 $objPage->arrProduct = $arrProduct; 40 40 41 sfprintr(array_keys( $arrProduct));41 sfprintr(array_keys(sfswaparray($arrProduct))); 42 42 exit(); 43 43
Note: See TracChangeset
for help on using the changeset viewer.
