Jacek Kowalski
2019-06-21 7b702660ef52338b3c14c1310f53d43cd346ccac
lib/vehicle_types.php
@@ -11,7 +11,11 @@
         ];
      }
   }
   return [];
   return [
      'num' => '??'.$id,
      'type' => '?',
      'low' => NULL,
   ];
}
function numToTypeT($id) {
$data = <<<'END'