Validate track when adding position

This commit is contained in:
Bartek Fabiszewski 2017-04-24 19:49:16 +02:00
parent 5d58abf1e5
commit 919cb4d9d3

View File

@ -18,6 +18,7 @@
*/
require_once(ROOT_DIR . "/helpers/db.php");
require_once(ROOT_DIR . "/helpers/track.php");
/**
* Positions handling