mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
inc: typo in legacy_interface_stats()
This commit is contained in:
parent
76e323986d
commit
90da6340ef
@ -160,7 +160,7 @@ function legacy_interface_stats($ifs)
|
||||
return $stats;
|
||||
}
|
||||
|
||||
if (count($count)) {
|
||||
if (count($out)) {
|
||||
/* first one is header */
|
||||
array_shift($out);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user