Index: branches/dev/html/mobile/index.php
===================================================================
--- branches/dev/html/mobile/index.php	(revision 11818)
+++ branches/dev/html/mobile/index.php	(revision 11820)
@@ -26,4 +26,6 @@
 $objPage = sfGetPageLayout($objPage, false, 'index.php');
 
+echo MOBILE_HTML_PATH;
+
 $objView = new SC_MobileView();
 $objView->assign("isLogin", $objCustomer->isLoginSuccess());
