- closed #153 added character verification check for getAll(); Signatures Ajax endpoint
This commit is contained in:
@@ -174,7 +174,6 @@ class Map extends Controller\AccessController {
|
||||
$activeCharacter = $this->getCharacter();
|
||||
|
||||
if($activeCharacter){
|
||||
$user = $activeCharacter->getUser();
|
||||
|
||||
/**
|
||||
* @var $map Model\MapModel
|
||||
|
||||
Reference in New Issue
Block a user