Initialisierung

This commit is contained in:
p3t3rp1Lz 2026-04-01 19:33:55 +02:00
commit 6623a07f66

3
index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
echo "Hello World!";
?>