fixed map-import bug

This commit is contained in:
Exodus4D
2015-11-10 22:58:16 +01:00
parent 3b442f205b
commit 3e659f6e51
3 changed files with 0 additions and 27 deletions

View File

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