LBRN#78168 Mobile not enabled bij subreservering
svn path=/Website/trunk/; revision=60364
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
*/ %>
|
||||
<!--#include file="../Shared/status.inc"-->
|
||||
<%
|
||||
if (!(S("mobile_enabled") & 1))
|
||||
var qrc = getQParamInt("qrc", 0) != 0;
|
||||
if (S("mobile_enabled") == 0 && !qrc)
|
||||
{
|
||||
shared.simpel_page("Mobile module not enabled.<br><a href='" + rooturl + "?interface=desktop'>Continue</a>"); // Wel betalen he!
|
||||
Session("interface") = "desktop";
|
||||
|
||||
Reference in New Issue
Block a user