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
send published date for trips
pull/5/head
Aaron Parecki
8 years ago
parent
48195fa495
commit
da54f141a4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
compass/app/Jobs/TripComplete.php
+ 1
- 1
compass/app/Jobs/TripComplete.php
View File
@ -128,7 +128,7 @@ class TripComplete extends Job implements SelfHandling, ShouldQueue
$params
=
[
'h'
=>
'entry'
,
'
creat
ed'
=>
$endDate
->
format
(
'c'
),
'
publish
ed'
=>
$endDate
->
format
(
'c'
),
'trip'
=>
[
'type'
=>
'h-trip'
,
'properties'
=>
[
Write
Preview
Loading…
Cancel
Save