]> git.8kb.co.uk Git - test/commitdiff
First test commit
authorglyn <glyn@8kb.co.uk>
Tue, 29 Jan 2013 17:07:34 +0000 (17:07 +0000)
committerglyn <glyn@8kb.co.uk>
Tue, 29 Jan 2013 17:07:34 +0000 (17:07 +0000)
test_script.php [new file with mode: 0644]

diff --git a/test_script.php b/test_script.php
new file mode 100644 (file)
index 0000000..2bf1e2d
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+echo "hello world!";
+?>