Changeset 6505 for temp


Ignore:
Timestamp:
2006/10/24 13:59:38 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

Location:
temp/trunk
Files:
2 edited

Legend:

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

    r6504 r6505  
    1313        $this->tpl_mainpage = "rss/product.tpl"; 
    1414        $this->encode = "UTF-8"; 
    15         ($_GET['product_id'] == "") ? $this->description = "¾¦ÉʰìÍ÷¾ðÊó" : $this->description = "¾¦ÉʾܺپðÊó"; 
     15        ($_GET['product_id'] == "") ? $this->title = "¾¦ÉʰìÍ÷¾ðÊó" : $this->title = "¾¦ÉʾܺپðÊó"; 
    1616    } 
    1717} 
Note: See TracChangeset for help on using the changeset viewer.