diff --git a/hello.php b/hello.php new file mode 100644 index 0000000000000000000000000000000000000000..7831b98fb379549aeb9e9da476061ed83fccb9b4 --- /dev/null +++ b/hello.php @@ -0,0 +1,2 @@ +<?php +echo 'hello';