console command

This commit is contained in:
2018-12-06 18:23:03 -06:00
parent 6c069bb7f0
commit f38372f9ef
+1 -1
View File
@@ -92,7 +92,7 @@ class FinanceHelper {
$corpId = $this->GetCharCorp($charId);
//Disable all caching by setting the NullCache as the preferred cache handler.
$configuraiton = Configuration::getInstance();
$configuration = Configuration::getInstance();
$configuration->cache = NullCache::class;
//Create an ESI authentication container