mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Fix merge error
This commit is contained in:
parent
f8b5f8fdfc
commit
31edb21a76
@ -477,6 +477,7 @@ function validateCidr($cidr)
|
||||
return $netmask <= 128;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
// Validates a host or FQDN
|
||||
function validate_host($host) {
|
||||
|
Loading…
Reference in New Issue
Block a user