Adding now file
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Sep 2013 16:46:31 +0000 (12:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Sep 2013 16:46:31 +0000 (12:46 -0400)
This is a php file with phpinfo()

newFile.php [new file with mode: 0644]

diff --git a/newFile.php b/newFile.php
new file mode 100644 (file)
index 0000000..ff1bdf9
--- /dev/null
@@ -0,0 +1,3 @@
+<?php 
+phpinfo();
+?>