From 492d007314eba0d2f096b3166ae2aff968c95cbc Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Thu, 30 May 2019 23:32:06 -0500 Subject: [PATCH] get structure kernel --- app/Console/Commands/GetStructures.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Console/Commands/GetStructures.php b/app/Console/Commands/GetStructures.php index 50993619b..f1dcd7740 100644 --- a/app/Console/Commands/GetStructures.php +++ b/app/Console/Commands/GetStructures.php @@ -99,6 +99,7 @@ class GetStructuresCommand extends Command //Set our default total pages, and we will refresh this later $totalPages = 1; + //Get the list of structures, and send for processing do { //Try to get the ESI data