forked from hans/Nominatim
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