diff options
Diffstat (limited to 'Aufgabe01/test.php')
| -rw-r--r-- | Aufgabe01/test.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Aufgabe01/test.php b/Aufgabe01/test.php new file mode 100644 index 0000000..968c8df --- /dev/null +++ b/Aufgabe01/test.php @@ -0,0 +1,3 @@ +<?php +phpinfo(); +?>
\ No newline at end of file |
