diff options
Diffstat (limited to 'debian/perl-framework/t/htdocs/php/safemode/nofile')
-rw-r--r-- | debian/perl-framework/t/htdocs/php/safemode/nofile/readfile.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/perl-framework/t/htdocs/php/safemode/nofile/readfile.php b/debian/perl-framework/t/htdocs/php/safemode/nofile/readfile.php new file mode 100644 index 0000000..bc2c731 --- /dev/null +++ b/debian/perl-framework/t/htdocs/php/safemode/nofile/readfile.php @@ -0,0 +1 @@ +<?php readfile("../hello.txt"); ?>
\ No newline at end of file |