column for admin page

This commit is contained in:
2019-08-03 15:44:48 -05:00
parent abe870ece1
commit 70f1f5d2a8

View File

@@ -171,9 +171,7 @@ class MoonsAdminController extends Controller
$contact = $lookup->CharacterName($rental->Contact);
//Set up the renter whether it's W4RP or another corporation
$corpId = $lookup->LookupCorporationId($rental->Contact);
$allianceId = $lookup->LookupCorporation($corpId);
$ticker = $lookup->LookupAllianceTicker($allianceId);
$ticker = $rental->RentalCorp;
}
//Set the color for the table