mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Remove un-necessary referrer skip on popup windows
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/usr/local/bin/perl
|
||||
# Show the LDAP tree in a popup browser window, for selecting something
|
||||
|
||||
$trust_unknown_referers = 1;
|
||||
require './ldap-client-lib.pl';
|
||||
&popup_header($text{'browser_title'});
|
||||
&ReadParse();
|
||||
|
||||
Reference in New Issue
Block a user