From bd8ecddc2f3607a45d337ed4486ae137a4533e49 Mon Sep 17 00:00:00 2001 From: syoustra Date: Tue, 6 Sep 2016 19:19:31 -0400 Subject: [PATCH] Testing Hello World. --- src/hello.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/hello.php diff --git a/src/hello.php b/src/hello.php new file mode 100644 index 0000000..2987fa4 --- /dev/null +++ b/src/hello.php @@ -0,0 +1,3 @@ + \ No newline at end of file