Changeset 6501 for temp


Ignore:
Timestamp:
2006/10/24 13:42:32 (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

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