This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Compass
mirror of
https://github.com/aaronpk/Compass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of github.com:aaronpk/Compass
pull/5/head
Aaron Parecki
7 years ago
parent
962ef1cd86
036c46f264
commit
13be72691a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
compass/app/Http/Controllers/Api.php
+ 1
- 0
compass/app/Http/Controllers/Api.php
View File
@ -9,6 +9,7 @@ use Quartz;
use
Log
;
use
DateTime
,
DateTimeZone
,
DateInterval
;
use
App\Jobs\TripComplete
;
use
App\Jobs\NotifyOfNewLocations
;
class
Api
extends
BaseController
{
Write
Preview
Loading…
Cancel
Save