mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
typo
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
echo "<html><body><h1>Internal Server Error</h1>";
|
echo "<html><body><h1>Internal Server Error</h1>";
|
||||||
echo '<p>Nominatim has encountered an internal error while processing your request. This is most likely because of a bug in the software.</p>';
|
echo '<p>Nominatim has encountered an internal error while processing your request. This is most likely because of a bug in the software.</p>';
|
||||||
echo "<p><b>Details:</b> ".$sError,"</p>";
|
echo "<p><b>Details:</b> ".$sError,"</p>";
|
||||||
echo '<p>Feel free to report the bug in the <a href="http://trac.openstreetmap.org">OSM bug database</a>. Please include the error message above an the URL you used.</p>';
|
echo '<p>Feel free to report the bug in the <a href="http://trac.openstreetmap.org">OSM bug database</a>. Please include the error message above and the URL you used.</p>';
|
||||||
if (CONST_Debug)
|
if (CONST_Debug)
|
||||||
{
|
{
|
||||||
echo "<hr><h2>Debugging Information</h2><br>";
|
echo "<hr><h2>Debugging Information</h2><br>";
|
||||||
|
|||||||
Reference in New Issue
Block a user