mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
make phpcs happy
This commit is contained in:
@@ -156,7 +156,7 @@ class SetupFunctions
|
||||
chmod($sDest.'/nominatim.so', 0755);
|
||||
info("Database module installed at $sDest.");
|
||||
} else {
|
||||
info("Running from build directory. Leaving database module as is.");
|
||||
info('Running from build directory. Leaving database module as is.');
|
||||
}
|
||||
}
|
||||
// Try accessing the C module, so we know early if something is wrong
|
||||
|
||||
Reference in New Issue
Block a user