mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
system: wording on previous
This commit is contained in:
parent
83faa69d47
commit
7fa6fbbc5d
@ -510,8 +510,8 @@ function system_host_route($host, $gateway)
|
||||
}
|
||||
|
||||
/*
|
||||
* If the gateway is the same as the host we do not add a route
|
||||
* as this is not needed and may also break the routing table.
|
||||
* If the gateway is the same as the host we do not touch the route
|
||||
* as this is not needed and it may also break the routing table.
|
||||
*/
|
||||
if ($host == $gateway) {
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user