summaryrefslogtreecommitdiff
path: root/script.php
diff options
context:
space:
mode:
authorNiel Mishra2015-09-11 15:55:11 +0530
committerNiel Mishra2015-09-11 15:55:11 +0530
commit769fcf719320e5b9c740f455630aeb44b3deb575 (patch)
treeac219a58b81d3e1cfc8e3332a006ab2f874fd21b /script.php
parentdbd3f0a9ea8dc6f655b4db33885ec4144db18805 (diff)
downloadeSIM-webapp-769fcf719320e5b9c740f455630aeb44b3deb575.tar.gz
eSIM-webapp-769fcf719320e5b9c740f455630aeb44b3deb575.tar.bz2
eSIM-webapp-769fcf719320e5b9c740f455630aeb44b3deb575.zip
First Commit
Diffstat (limited to 'script.php')
-rwxr-xr-xscript.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/script.php b/script.php
new file mode 100755
index 0000000..f18d5b7
--- /dev/null
+++ b/script.php
@@ -0,0 +1,3 @@
+<?php
+ echo "You win";
+ ?>