mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
system: style change
This commit is contained in:
parent
dd9854f111
commit
2e0f00b603
@ -171,7 +171,7 @@ function dpinger_configure_do($verbose = false, $gwname = null, $bootup = false)
|
||||
foreach (['monitor', 'gateway'] as $key) {
|
||||
if (empty($gateway[$key])) {
|
||||
log_msg("Skipping gateway {$name} due to empty '{$key}' property.", LOG_WARNING);
|
||||
continue;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user