Aaron Parecki
8 years ago
No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
1 additions and
1 deletions
-
scripts/flights.php
|
|
@ -117,7 +117,7 @@ foreach($flights as $flight) { |
|
|
|
] |
|
|
|
] |
|
|
|
], |
|
|
|
'route' => ['http://quill.dev/flight/'.$flight->id.'/'.$flightData['faFlightID'].'/route.json'] |
|
|
|
'route' => [Config::$base_url.'flight/'.$flight->id.'/'.$flightData['faFlightID'].'/route.json'] |
|
|
|
] |
|
|
|
]; |
|
|
|
|
|
|
|