From 0aad508bfaf515d59c35ed6fda7c100c1210c66f Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sun, 28 Oct 2018 20:56:39 -0500 Subject: [PATCH] finances library --- app/Library/Finances.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Library/Finances.php b/app/Library/Finances.php index bdfdac34e..1a59ac1f2 100644 --- a/app/Library/Finances.php +++ b/app/Library/Finances.php @@ -25,7 +25,7 @@ class Finances { private $esi; - public function __constrct() { + public function __construct() { $user = DB::table('users')->where('name', 'Minerva Arbosa')->get(); $authentication = new \Seat\Eseye\Containers\EsiAuthentication([