]> git.openstreetmap.org Git - nominatim.git/commit
use chksql everywhere in lib/
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 12 Jun 2016 12:58:05 +0000 (14:58 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 12 Jun 2016 12:58:05 +0000 (14:58 +0200)
commit033b9590bdf562a21a45b85e9cfaefee0db754e1
tree33f621968815f3656542510b262abd90984934d3
parent95961d098da553a335c9c44dc6a9827b83e7fc99
use chksql everywhere in lib/

Replaces manual PEAR error checks and adds the chksql wrapper
where the error checks were still missing.
lib/Geocode.php
lib/PlaceLookup.php
lib/ReverseGeocode.php
lib/lib.php