Changeset 11838


Ignore:
Timestamp:
2007/03/13 12:27:25 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/frontparts/bloc/best5.php

    r11460 r11838  
    88    function LC_Best5Page() { 
    99        /** ɬ¤ºÊѹ¹¤¹¤ë **/ 
    10         $this->tpl_mainpage = 'frontparts/bloc/best5.tpl';  // ¥á¥¤¥ó 
     10        $this->tpl_mainpage = 'mobile/frontparts/bloc/best5.tpl';   // ¥á¥¤¥ó 
    1111    } 
    1212} 
    1313 
    1414$objSubPage = new LC_Best5Page(); 
    15 $objSubView = new SC_SiteView(); 
     15$objSubView = new SC_MobileView(); 
    1616$objSiteInfo = $objView->objSiteInfo; 
    1717 
Note: See TracChangeset for help on using the changeset viewer.