Ignore:
Timestamp:
2007/03/13 11:18:54 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/index.php

    r11820 r11821  
    2626$objPage = sfGetPageLayout($objPage, false, 'index.php'); 
    2727 
    28 echo MOBILE_HTML_PATH; 
    29  
    3028$objView = new SC_MobileView(); 
    3129$objView->assign("isLogin", $objCustomer->isLoginSuccess()); 
Note: See TracChangeset for help on using the changeset viewer.