From 6f46f7697a98199ceb39f7347a65d2cad734f626 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 21 Jun 2016 15:49:14 -0400 Subject: [PATCH] initial commit --- index.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..9f06c31 --- /dev/null +++ b/index.php @@ -0,0 +1 @@ +A blank php file to get things kicked off. -- 2.17.1