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