Skip to content

fix issue #218 (can't add a new tile server)

Yanosh Kunsh requested to merge yanosh-k/gpxpod-oc:master into master

This commit tries to fix the error that occurs when a null value is passed to the db_quote_escape_string function inside the lib/Controller/UtilsController.php.

Merge request reports