From 7fc3addf1b2796998fe0350cd4c5d7513612b1ba Mon Sep 17 00:00:00 2001 From: Christoph Burschka Date: Tue, 30 Oct 2012 02:45:21 +0100 Subject: Initial checkin --- main.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 main.php (limited to 'main.php') diff --git a/main.php b/main.php new file mode 100644 index 0000000..fee0f33 --- /dev/null +++ b/main.php @@ -0,0 +1,16 @@ +#!/usr/bin/php +run(); -- cgit v1.1