internal_error vaker tekstueel (ipv. JSON) vanuit Logintry.asp
svn path=/Website/trunk/; revision=30567
This commit is contained in:
@@ -107,7 +107,7 @@ var shared = {
|
||||
if (typeof mobile == "object" && 'simpel_page' in mobile)
|
||||
mobile.simpel_page(bodyhtml);
|
||||
else
|
||||
if (typeof DOCTYPE_Disable == "undefined" || typeof JSON == "undefined")
|
||||
if (typeof DOCTYPE_Disable == "undefined" || !JSON_Result || typeof JSON == "undefined")
|
||||
{
|
||||
Response.Clear();
|
||||
Response.Write("<html><head>");
|
||||
|
||||
Reference in New Issue
Block a user