offset stuff
This commit is contained in:
@@ -181,6 +181,8 @@ 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);
|
||||||
|
|
||||||
//Create the array for the line by line
|
//Create the array for the line by line
|
||||||
array_push($moons, [
|
array_push($moons, [
|
||||||
'character_name' => $item['character_name'],
|
'character_name' => $item['character_name'],
|
||||||
|
|||||||
Reference in New Issue
Block a user