fixed map-import bug
This commit is contained in:
@@ -166,15 +166,6 @@ class MapModel extends BasicModel {
|
||||
return $mapDataAll;
|
||||
}
|
||||
|
||||
/**
|
||||
* setter for id
|
||||
* @param $id
|
||||
*/
|
||||
public function set_id($id){
|
||||
// map id should never been set automatically
|
||||
// -> no return
|
||||
}
|
||||
|
||||
/**
|
||||
* search for a system by id
|
||||
* @param $systemId
|
||||
|
||||
Reference in New Issue
Block a user