From 616c5f1dced4e37fb47cebec3594fdc6c0bac48c Mon Sep 17 00:00:00 2001 From: Schuyler Grisham Date: Tue, 6 Sep 2016 18:57:31 -0400 Subject: [PATCH 1/2] added a hello.php --- hello.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.php diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..e6d884a --- /dev/null +++ b/hello.php @@ -0,0 +1 @@ +Hello, Code Louisville! From 511deefb17737674b1d0ec18a653c626a0a404de Mon Sep 17 00:00:00 2001 From: Schuyler Grisham Date: Tue, 6 Sep 2016 19:34:26 -0400 Subject: [PATCH 2/2] added php tags --- hello.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hello.php b/hello.php index e6d884a..ff195cd 100644 --- a/hello.php +++ b/hello.php @@ -1 +1,3 @@ -Hello, Code Louisville! +