X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c36e3d9c7ea9f0fe61377c0769e14d1c8e90f45a..8204a8b13a1174890ea887405deb75157ec3e24b:/lib/lib.php diff --git a/lib/lib.php b/lib/lib.php index 39e6da40..74430cf7 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -7,7 +7,7 @@ echo "

Internal Server Error

"; echo '

Nominatim has encountered an internal error while processing your request. This is most likely because of a bug in the software.

'; echo "

Details: ".$sError,"

"; - echo '

Feel free to report the bug in the OSM bug database. Please include the error message above an the URL you used.

'; + echo '

Feel free to report the bug in the OSM bug database. Please include the error message above and the URL you used.

'; if (CONST_Debug) { echo "

Debugging Information


";