Datenstand V1.0
This commit is contained in:
9
inhalte/kfz_foto.php
Normal file
9
inhalte/kfz_foto.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
if ($_POST['save']) {
|
||||
include "inhalte/kfz_save.php";
|
||||
}
|
||||
$pfad = "../".PREFIX."/img/kfz/";
|
||||
$large = 800;
|
||||
$small = 100;
|
||||
include "inhalte/10er_kfz.php";
|
||||
?>
|
||||
Reference in New Issue
Block a user