diff --git a/app/index.html b/app/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/app/index.php b/app/index.php index bddc59f..4a487b4 100644 --- a/app/index.php +++ b/app/index.php @@ -1,15 +1,7 @@ - - - PHP-Test - - - Hallo Welt

'; - include 'connect.php'; - echo $sql; - - ?> - - - +Frise App'; + echo '

Willkommen

'; + include 'tail.php'; +?> \ No newline at end of file