projects
/
user
/
steve
/
vMachineProj.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4989684
)
Adding now file
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 19 Sep 2013 16:46:31 +0000
(12:46 -0400)
committer
Steve 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]
patch
|
blob
diff --git a/newFile.php
b/newFile.php
new file mode 100644
(file)
index 0000000..
ff1bdf9
--- /dev/null
+++ b/
newFile.php
@@ -0,0
+1,3
@@
+<?php
+phpinfo();
+?>