X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/aa8c6e5f135364779568b465a521b44e36058dcf..0273e128f432c0a683d9c68cfd7d4bd29793c925:/lib/lib.php diff --git a/lib/lib.php b/lib/lib.php index 3b16b399..a749cb6b 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -1,900 +1,227 @@
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 and the URL you used.
'; - if (CONST_Debug) - { - echo "".$sSQL."
";
- }
- if ($vDumpVar)
- {
- echo "";
- var_dump($vDumpVar);
- echo "
";
- }
- }
- echo "\n