- Timestamp:
- 2006/10/24 13:42:32 (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
r6497 r6501 13 13 $this->tpl_mainpage = "rss/product.tpl"; 14 14 $this->encode = "UTF-8"; 15 $this->description = "¾¦ÉʾðÊó"; 15 16 ($_GET['product_id'] == "") ? $this->description = "¾¦ÉʰìÍ÷¾ðÊó" : $this->description = "¾¦ÉʾܺپðÊó"; 16 17 } 17 18 }
Note: See TracChangeset
for help on using the changeset viewer.
