fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
// Define arrays
|
||||
|
||||
$arrVehicles = array (
|
||||
1 => "Fahrrad",
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
// Define arrays
|
||||
|
||||
$arrVehicles = array (
|
||||
1 => "Fahrrad",
|
||||
|
||||