- closed #153 added character verification check for getAll(); Signatures Ajax endpoint

This commit is contained in:
Exodus4D
2016-05-17 18:58:11 +02:00
parent 02abd5b600
commit 6deae923b4
2 changed files with 22 additions and 15 deletions

View File

@@ -174,7 +174,6 @@ class Map extends Controller\AccessController {
$activeCharacter = $this->getCharacter();
if($activeCharacter){
$user = $activeCharacter->getUser();
/**
* @var $map Model\MapModel