summaryrefslogtreecommitdiffhomepage
path: root/test/php/cwd/subdir/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/php/cwd/subdir/index.php')
-rw-r--r--test/php/cwd/subdir/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/php/cwd/subdir/index.php b/test/php/cwd/subdir/index.php
new file mode 100644
index 00000000..597bcac4
--- /dev/null
+++ b/test/php/cwd/subdir/index.php
@@ -0,0 +1 @@
+<?php print(getcwd()); ?>