#142 added NullSec Data/Relic sites to C1/2/3 wormholes as signature option

This commit is contained in:
Exodus4D
2016-05-08 03:24:22 +02:00
parent e1dba5c84a
commit 72f01b153d
5 changed files with 277 additions and 114 deletions

View File

@@ -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"