modified fetch moon observer job
This commit is contained in:
@@ -60,7 +60,7 @@ class FetchMoonObserverJob implements ShouldQueue
|
|||||||
{
|
{
|
||||||
//Declare some variables
|
//Declare some variables
|
||||||
$lookup = new LookupHelper;
|
$lookup = new LookupHelper;
|
||||||
$esi = new Esi;
|
$esiHelper = new Esi;
|
||||||
|
|
||||||
//Get the configuration from the main site
|
//Get the configuration from the main site
|
||||||
$config = config('esi');
|
$config = config('esi');
|
||||||
|
|||||||
Reference in New Issue
Block a user