This commit is contained in:
Walter Hupfeld 2023-10-08 12:15:12 +02:00
parent dfebf9bdab
commit c26c85d1d2

View File

@ -1,4 +1,5 @@
<?php <?php
// Define arrays
$arrVehicles = array ( $arrVehicles = array (
1 => "Fahrrad", 1 => "Fahrrad",