summaryrefslogtreecommitdiff
path: root/root/root.php
diff options
context:
space:
mode:
authors1n <[email protected]>2020-03-28 10:31:08 -0700
committers1n <[email protected]>2020-03-28 10:31:08 -0700
commit6b81836e6b9815a2996a55ad37dcaa4d89f99e42 (patch)
tree74bb9aa78ca31a6acfffd908e34dfb0df433c707 /root/root.php
parentCreate .gitignore (diff)
downloadcyne.cf-backup-master.tar.xz
cyne.cf-backup-master.zip
3/28/2020, 10:30HEADmaster
Diffstat (limited to 'root/root.php')
-rw-r--r--root/root.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/root.php b/root/root.php
new file mode 100644
index 0000000..bd06cbd
--- /dev/null
+++ b/root/root.php
@@ -0,0 +1,3 @@
+<?php
+ echo $_SERVER['DOCUMENT_ROOT'];
+?> \ No newline at end of file