mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix downloadi ad in browser
This commit is contained in:
@@ -39,7 +39,6 @@ else {
|
||||
# Output file in browser
|
||||
my $temp = &transname();
|
||||
my $size;
|
||||
my @mods;
|
||||
$err = &execute_backup(\@mods, $temp, \$size, undef,
|
||||
$configfile, $nofiles);
|
||||
if ($err) {
|
||||
|
||||
Reference in New Issue
Block a user