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