]> git.openstreetmap.org Git - nominatim.git/commit
introduce chksql function for website code and move other fail functions
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 12 Jun 2016 12:34:57 +0000 (14:34 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 12 Jun 2016 12:34:57 +0000 (14:34 +0200)
commit95961d098da553a335c9c44dc6a9827b83e7fc99
tree1aa8700efc893eb00b120fc1177d8e60c1f212bf
parent7a50d2f9964421e932313b15f5d7d3b05ded4c45
introduce chksql function for website code and move other fail functions

The default error screen now reports the full SQL even when not
in debug mode as this message is often more helpful than our
custom error message.
lib/db.php
lib/lib.php
lib/website.php
website/deletable.php
website/details.php
website/hierarchy.php
website/polygons.php
website/reverse.php
website/search.php