mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-22 21:28:10 +03:00
8cd9550295
Make access to the DB object a function, so that the connection can be opened implicitly when the object is accessed for the first time. This way we no longer need to check beforehand if a specific function of the setup needs DB access or not. Also move the check for the module to the relevant sub step. |
||
---|---|---|
.. | ||
check_import_finished.php | ||
check_server_for_updates.py | ||
country_languages.php | ||
export.php | ||
import_multiple_regions.sh | ||
osm_file_date.py | ||
query.php | ||
server_compare.php | ||
setup.php | ||
specialphrases.php | ||
update_database.sh | ||
update.php | ||
warm.php |