X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/9cf85f90fb822a54bc7b33d91a67bdbf0397c487..efddd1339de9876e4f1681ee0629bb09e76ae1a1:/lib/db.php?ds=sidebyside diff --git a/lib/db.php b/lib/db.php index 8dbe4535..66ed2337 100644 --- a/lib/db.php +++ b/lib/db.php @@ -3,7 +3,7 @@ require_once('DB.php'); -function &getDB($bNew = false, $bPersistent = false) +function &getDB($bNew = false, $bPersistent = true) { // Get the database object $oDB = chksql(