From 6d62affb9b0170adee3dc986398be5f3aa29060f Mon Sep 17 00:00:00 2001 From: Scuddha Date: Tue, 6 Sep 2016 19:25:48 -0400 Subject: [PATCH 1/2] Create hello.php --- hello.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hello.php diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..8c78c64 --- /dev/null +++ b/hello.php @@ -0,0 +1,3 @@ + From f5e39a24e38b340eb2626273f97cce211e47866b Mon Sep 17 00:00:00 2001 From: Scuddha Date: Tue, 6 Sep 2016 19:30:08 -0400 Subject: [PATCH 2/2] Update hello.php --- hello.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.php b/hello.php index 8c78c64..ff195cd 100644 --- a/hello.php +++ b/hello.php @@ -1,3 +1,3 @@