]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/db.php
switch from osmosis to pyosmium for updates
[nominatim.git] / lib / db.php
index c3aa52bb504698a3b0569a959c39d0d9a537546b..145c57d0b09847b1491bdfe5d72612d6ad192376 100644 (file)
@@ -2,6 +2,7 @@
 
 require_once('DB.php');
 
+
 function &getDB($bNew = false, $bPersistent = false)
 {
     // Get the database object