mirror of
https://github.com/pi-hole/web.git
synced 2025-12-23 04:08:39 +00:00
@@ -581,6 +581,7 @@ function readAdlists()
|
|||||||
if($lease["host"] === $hostname)
|
if($lease["host"] === $hostname)
|
||||||
{
|
{
|
||||||
$error .= "Static lease for hostname (".htmlspecialchars($hostname).") already defined!<br>";
|
$error .= "Static lease for hostname (".htmlspecialchars($hostname).") already defined!<br>";
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user