Superseded by kumitterer/pygps. PHP/MariaDB-based backend for GPS trackers
Go to file
2016-10-23 18:38:06 +02:00
.gitignore Require device ID to be passed 2016-08-03 19:37:08 +02:00
access.php Escape the string in order to prevent injections... 2016-08-09 20:22:52 +02:00
config.dist.php Added vars to enable/disable endpoint.php and newly added (now blank) location.php to config(.dist).php 2016-08-14 23:58:17 +02:00
endpoint.php Fixed syntax error in endpoint.php 2016-08-15 00:53:18 +02:00
location.php Add time zone information at the bottom 2016-10-23 18:38:06 +02:00
setup.php Modify setup such as to install a column for the device ID. VARCHAR(36) such as to take a UUID. 2016-08-03 19:40:04 +02:00