closed #90 (IGB map not working) jsPlumb v2.0.5 downgraded to v1.7.6

#84 renamed "landingpage" view to "login" view
#84 added some basic CREST API data mappers
#84 added "isNPC" flag t Corporation table (WIP)
#84  added CREST API settings to environment.ini
This commit is contained in:
Exodus4D
2016-02-06 16:18:24 +01:00
parent 18cb3a7987
commit 27c069848e
61 changed files with 38995 additions and 139 deletions

View File

@@ -10,7 +10,7 @@ namespace Controller;
class MapController extends \Controller\AccessController {
public function showMap($f3) {
public function init($f3) {
// page title
$f3->set('pageTitle', 'Maps');