lib/TramTypes.php | ●●●●● patch | view | raw | blame | history |
lib/TramTypes.php
@@ -44,11 +44,4 @@ END; parent::__construct($data); } public function getByNumber($id) { if((int)$id == 250) { $id = 410; } return parent::getByNumber($id); } }