#142 added NullSec Data/Relic sites to C1/2/3 wormholes as signature option
This commit is contained in:
@@ -91,6 +91,9 @@ class Signature extends \Controller\AccessController{
|
||||
if(!$system->dry()){
|
||||
// update/save signature
|
||||
|
||||
/**
|
||||
* @var $signature Model\SystemSignatureModel
|
||||
*/
|
||||
$signature = null;
|
||||
if( isset($data['pk']) ){
|
||||
// try to get system by "primary key"
|
||||
|
||||
Reference in New Issue
Block a user