offset stuff
This commit is contained in:
@@ -181,7 +181,9 @@ class MiningTaxesAdminController extends Controller
|
|||||||
//Get the structure info from the database or esi
|
//Get the structure info from the database or esi
|
||||||
$tempObserverInfo = $structure->GetStructureInfo($item['observer_id']);
|
$tempObserverInfo = $structure->GetStructureInfo($item['observer_id']);
|
||||||
|
|
||||||
dd($tempObserverInfo);
|
if(isset($tempObserverInfo->name)) {
|
||||||
|
dd($tempObserverInfo);
|
||||||
|
}
|
||||||
|
|
||||||
//Create the array for the line by line
|
//Create the array for the line by line
|
||||||
array_push($moons, [
|
array_push($moons, [
|
||||||
|
|||||||
Reference in New Issue
Block a user