From d06ed0b1f4cc014c72d338f3578326e10cc12212 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 5 Apr 2015 15:56:54 +0100 Subject: Initial commit (Scaffolding) --- main.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 main.php (limited to 'main.php') diff --git a/main.php b/main.php new file mode 100755 index 0000000..1cbb992 --- /dev/null +++ b/main.php @@ -0,0 +1,10 @@ +#!/usr/bin/env php +run($argv); -- cgit 1.4.1