mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
services: tabs to spaces
This commit is contained in:
parent
25381c02b7
commit
fcf23eb835
@ -1591,7 +1591,7 @@ function get_dyndns_ip($int, $ipver = 4)
|
||||
* to timeout.
|
||||
*/
|
||||
if (!empty($gateways_status[$config['interfaces'][$int]['gateway']]['status']) &&
|
||||
stristr($gateways_status[$config['interfaces'][$int]['gateway']]['status'], 'down')) {
|
||||
stristr($gateways_status[$config['interfaces'][$int]['gateway']]['status'], 'down')) {
|
||||
log_error("Aborted IPv{$ipver} detection: gateway down for {$int}");
|
||||
return 'down';
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user