mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Merge branch 'master' of github.com:webmin/webmin
This commit is contained in:
@@ -16,7 +16,7 @@ my $desc = &ip6int_to_net(&arpa_to_ip($zone->{'name'}));
|
||||
&ui_print_header($desc, $text{'check_title'}, "",
|
||||
undef, undef, undef, undef, &restart_links($zone));
|
||||
|
||||
my $file = &make_chroot(&absolute_paht($zone->{'file'}));
|
||||
my $file = &make_chroot(&absolute_path($zone->{'file'}));
|
||||
my @errs = &check_zone_records($zone);
|
||||
if (@errs) {
|
||||
# Show list of errors
|
||||
|
||||
Reference in New Issue
Block a user