X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/7164fd310dcb9d657e17661d35cccc0f19931248..8204a8b13a1174890ea887405deb75157ec3e24b:/lib/lib.php?ds=inline 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


";