X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2a784fa3d4533d11e3227f868085dcee5a9870c6..1020a888346295466acc6cd3c366760f434d3f6c:/lib/db.php?ds=inline diff --git a/lib/db.php b/lib/db.php index c3aa52bb..145c57d0 100644 --- a/lib/db.php +++ b/lib/db.php @@ -2,6 +2,7 @@ require_once('DB.php'); + function &getDB($bNew = false, $bPersistent = false) { // Get the database object