mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Remove un-necessary referrer skip on popup windows
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/usr/local/bin/perl
|
||||
# Show a form in a popup window for selecting a package from the update system
|
||||
|
||||
$trust_unknown_referers = 1;
|
||||
require './software-lib.pl';
|
||||
&ReadParse();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user