]> git.openstreetmap.org Git - nominatim.git/commit
Guard against network failures in getDatabaseDate()
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 9 Jun 2017 19:49:31 +0000 (21:49 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 9 Jun 2017 19:49:31 +0000 (21:49 +0200)
commit4e6c75040e0deaabba44e86bb87c80e176a06896
tree7d306d640be872c5da0dfb680d1338e67bf46bd8
parent7448d3f171510a5fa98d96ab9f273687bb6af8e2
Guard against network failures in getDatabaseDate()

When updating use the date from the diff file instead
as we are guaranteed to get this if the file has been
successfully loaded.
lib/lib.php
utils/osm_file_date.py [new file with mode: 0755]
utils/setup.php
utils/update.php