mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Whitespace adjust
This commit is contained in:
@ -76,7 +76,7 @@ else {
|
||||
# Delete the actual record
|
||||
&lock_file(&make_chroot($r->{'file'}));
|
||||
&delete_record($r->{'file'}, $r);
|
||||
&webmin_log("delete", "record", $dom, $r);
|
||||
&webmin_log("delete", "record", $dom, $r);
|
||||
splice(@recs, $d, 1);
|
||||
}
|
||||
&bump_soa_record($zone->{'file'}, \@recs);
|
||||
|
Reference in New Issue
Block a user