debug tekst niet tonen
svn path=/Website/trunk/; revision=35447
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
var host = String(Request.ServerVariables("HTTP_HOST"));
|
||||
var trycust = host.substring(0,4).toUpperCase();
|
||||
Response.Write(trycust)
|
||||
//Response.Write(trycust)
|
||||
if (trycust)
|
||||
{
|
||||
var hsts_maxage = parseInt(Application("SET_" + trycust + "_hsts_maxage"));
|
||||
|
||||
Reference in New Issue
Block a user