icingaweb2/library
Eric Lippmann 902c00e836 lib: Introduce Controller::httpNotFound()
Many actions require loading specific objects from database or any other storage.
If the object isn't found, Controller::httpNotFound($message) should be used
for immediately returning w/ HTTP 404.
2015-05-20 10:30:01 +02:00
..
Icinga lib: Introduce Controller::httpNotFound() 2015-05-20 10:30:01 +02:00
vendor Remove executable flags from some PHP libraries 2015-02-03 10:50:50 +01:00