From d8ec13583be7e34a2e616023a525657fbf11e848 Mon Sep 17 00:00:00 2001 From: Phil Burton Date: Thu, 11 Jan 2018 11:41:45 +0000 Subject: Inital commit --- src/app.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/app.php (limited to 'src/app.php') diff --git a/src/app.php b/src/app.php new file mode 100644 index 0000000..0a10ec6 --- /dev/null +++ b/src/app.php @@ -0,0 +1,10 @@ +#!/usr/bin/php + + */ + +echo "dump\n"; -- cgit v1.2.3