moon admin controller
This commit is contained in:
@@ -230,6 +230,7 @@ class MoonsAdminController extends Controller
|
||||
|
||||
//Set up the renter whether it's W4RP or another corporation
|
||||
$corpId = $lookup->LookupCorporationId($contact);
|
||||
dd($corpId);
|
||||
$allianceId = $lookup->LookupCorporation($corpId);
|
||||
dd($allianceId);
|
||||
$ticker = $lookup->LookupAllianceTicker($allianceId);
|
||||
|
||||
Reference in New Issue
Block a user