job issue'
git push
This commit is contained in:
@@ -80,6 +80,7 @@ class FetchMiningTaxesLedgersJob implements ShouldQueue
|
|||||||
$mHelper = new MoonCalc;
|
$mHelper = new MoonCalc;
|
||||||
$esiHelper = new Esi;
|
$esiHelper = new Esi;
|
||||||
$pageFailed = false;
|
$pageFailed = false;
|
||||||
|
$config = config('esi');
|
||||||
|
|
||||||
//Check for the correct scope
|
//Check for the correct scope
|
||||||
if(!$esiHelper->haveEsiScope($this->charId, 'esi-industry.read_corporation_mining.v1')) {
|
if(!$esiHelper->haveEsiScope($this->charId, 'esi-industry.read_corporation_mining.v1')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user