mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
MM-5521 remove unused file
This commit is contained in:
@ -14,7 +14,6 @@ if ($in{'delete'}) {
|
||||
}
|
||||
else {
|
||||
# saving or updating a host
|
||||
$whatfailed = "Failed to save host";
|
||||
&check_ipaddress_any($in{'address'}) ||
|
||||
&error("'".&html_escape($in{'address'})."' is not a valid IP address");
|
||||
@h = split(/\s+/, $in{'hosts'});
|
||||
|
Reference in New Issue
Block a user