Fix escaping of javascript, and remove un-necessary referrer skip on popup windows

This commit is contained in:
Jamie Cameron
2014-05-19 17:31:15 -07:00
parent 61713196d9
commit ade27449c8
7 changed files with 2 additions and 11 deletions

View File

@ -6,7 +6,6 @@ BEGIN { push(@INC, ".."); };
use WebminCore;
use Time::Local;
$trust_unknown_referers = 1;
&init_config();
&ReadParse();