From ec97a951081e1c9469a38976f71fba949303c999 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Mon, 29 Apr 2019 03:23:13 -0500 Subject: [PATCH] moon rental update for admin --- app/Library/Lookups/LookupHelper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Library/Lookups/LookupHelper.php b/app/Library/Lookups/LookupHelper.php index 7b2417b77..4bab821df 100644 --- a/app/Library/Lookups/LookupHelper.php +++ b/app/Library/Lookups/LookupHelper.php @@ -16,7 +16,7 @@ use App\Models\Lookups\CorporationToAlliance; class LookupHelper { public function CharacterName($charId) { - $esi = new Esye(); + $esi = new Eseye(); try { $character = $esi->invoke('get', '/characters/{character_id}/', [