From: Sarah Hoffmann Date: Thu, 15 Nov 2018 20:19:31 +0000 (+0100) Subject: make HTML error message less technical X-Git-Tag: v3.3.0~79 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/7f0a0ce5e573db724310abe2153cb9224e219ece make HTML error message less technical --- diff --git a/lib/template/error-html.php b/lib/template/error-html.php index 208237eb..11a1846b 100644 --- a/lib/template/error-html.php +++ b/lib/template/error-html.php @@ -30,12 +30,11 @@

Details

- Uncaught exception - with message getMessage() ?> + getMessage() ?> -
- thrown in getFile() . '('. $exception->getLine() . ')' ?>. +

+ Exception thrown in getFile() . '('. $exception->getLine() . ')' ?>.