closed #154 added alliance maps to CREST API

This commit is contained in:
Exodus4D
2016-05-15 22:43:22 +02:00
parent 5421bd3060
commit 52fd8cb8b7
4 changed files with 33 additions and 13 deletions

View File

@@ -31,7 +31,6 @@ class LogController extends Controller {
$f3->set($hiveKey, new \Log($logFile));
}
return $f3->get($hiveKey);
}