lib/TramTypes.php @@ -50,9 +50,6 @@ } public function getByNumber($id) { if($id == 312) { $id = 316; } return parent::getByNumber($id); } }