mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
LogFileIterator: Fix missing closing bracket
This commit is contained in:
parent
612fefba9c
commit
be696e5adf
@ -152,3 +152,4 @@ class LogFileIterator implements Iterator
|
||||
$this->valid = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user