Changeset 11865


Ignore:
Timestamp:
2007/03/14 08:43:15 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/products/detail.php

    r11864 r11865  
    2121        $this->arrRECOMMEND = $arrRECOMMEND; 
    2222         
    23         $this->tpl_mainpage="products/detail.tpl"; 
     23        //$this->tpl_mainpage="products/detail.tpl"; 
    2424         
    2525        /* 
     
    3333 
    3434$objPage = new LC_Page(); 
    35 $objView = new SC_MobileView(); 
     35$objView = new SC_SiteView(); 
    3636$objCustomer = new SC_Customer(); 
    3737$objQuery = new SC_Query(); 
Note: See TracChangeset for help on using the changeset viewer.