mirror of
https://github.com/webmin/webmin.git
synced 2026-06-20 03:10:30 +01:00
Fixed root zone creation in view bug
This commit is contained in:
@@ -41,6 +41,7 @@ $dir = { 'name' => 'zone',
|
||||
};
|
||||
|
||||
# Add a new hint zone
|
||||
$conf = &get_config();
|
||||
&create_zone($dir, $conf, $in{'view'});
|
||||
&webmin_log("create", "hint", ".", \%in);
|
||||
&redirect("");
|
||||
|
||||
Reference in New Issue
Block a user