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