fixed map-import bug
This commit is contained in:
@@ -66,15 +66,6 @@ class ConnectionModel extends BasicModel{
|
||||
return $connectionData;
|
||||
}
|
||||
|
||||
/**
|
||||
* setter for id
|
||||
* @param $id
|
||||
*/
|
||||
public function set_id($id){
|
||||
// connection id should never been set automatically
|
||||
// -> no return
|
||||
}
|
||||
|
||||
/**
|
||||
* check object for model access
|
||||
* @param $accessObject
|
||||
|
||||
Reference in New Issue
Block a user