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

Legend:

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

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