]> git.mxchange.org Git - friendica.git/commit
Catch HTTPExceptions in App::runFrontend()
authorfabrixxm <fabrix.xm@gmail.com>
Tue, 20 Nov 2018 21:34:39 +0000 (22:34 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 13:49:17 +0000 (08:49 -0500)
commit89eaf508f19be57a07971c5f40b4bb538e36e891
tree639c2205740aa84c1741383e3862f4753c4b8c9d
parentb96dbcd4cb93749d64b4c31f5fb1eec153114e69
Catch HTTPExceptions in App::runFrontend()

Set correct http response header, display error message using "404.tpl"
src/App.php