icingaweb2/library
Eric Lippmann c4ed49cb1a lib: Add HttpNotFoundException
The HttpNotFoundException should be used for sending a HTTP 404 response w/ a custom message.

There's also Zend_Controller_Action_Exception but this exception will always show 'Page not found' because we
want to hide messages generated by Zend, like 'Action "foobar" does not exist and was not trapped in __call()'.

refs #6281
2015-05-21 16:43:58 +02:00
..
Icinga lib: Add HttpNotFoundException 2015-05-21 16:43:58 +02:00
vendor Remove executable flags from some PHP libraries 2015-02-03 10:50:50 +01:00