Heimdall-Apps/Traccar/Traccar.php
Bas 88780196de Add Traccar foundation application
Server software for GPS tracking including device communication back-end and web interface
2019-04-07 21:39:34 +02:00

5 lines
89 B
PHP

<?php namespace App\SupportedApps\Traccar;
class Traccar extends \App\SupportedApps {
}