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