mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +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 popup window for selecting a Bacula schedule
|
||||
|
||||
$trust_unknown_referers = 1;
|
||||
require './bacula-backup-lib.pl';
|
||||
&ReadParse();
|
||||
&popup_header($text{'chooser_title'});
|
||||
|
Reference in New Issue
Block a user