Index: branches/dev/html/mobile/index.php
===================================================================
--- branches/dev/html/mobile/index.php	(revision 11817)
+++ branches/dev/html/mobile/index.php	(revision 11818)
@@ -26,5 +26,5 @@
 $objPage = sfGetPageLayout($objPage, false, 'index.php');
 
-$objView = new SC_SiteView(true, true);
+$objView = new SC_MobileView();
 $objView->assign("isLogin", $objCustomer->isLoginSuccess());
 $objView->assignobj($objPage);
