Index: branches/dev/html/mobile/entry/index.php
===================================================================
--- branches/dev/html/mobile/entry/index.php	(revision 11842)
+++ branches/dev/html/mobile/entry/index.php	(revision 11894)
@@ -45,5 +45,5 @@
 	$ssl_url= sfRmDupSlash(MOBILE_SSL_URL.$_SERVER['REQUEST_URI']);
 	if (!ereg("^https://", $non_ssl_url)){
-		sfDispSiteError(URL_ERROR);
+		sfDispSiteError(URL_ERROR, "", false, "", true);
 	}
 }
