diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..f90d5bd --- /dev/null +++ b/hello.php @@ -0,0 +1 @@ +echo "Hello";