mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
default path fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{
|
||||
if (!$sUserError) $sUserError = $sError;
|
||||
log('ERROR:'.$sError);
|
||||
echo $sUserError;
|
||||
echo $sUserError."\n";
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user