mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34: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;
|
$this->valid = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user