summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/htdocs/php/safemode/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'debian/perl-framework/t/htdocs/php/safemode/system.php')
-rw-r--r--debian/perl-framework/t/htdocs/php/safemode/system.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/perl-framework/t/htdocs/php/safemode/system.php b/debian/perl-framework/t/htdocs/php/safemode/system.php
new file mode 100644
index 0000000..62be01a
--- /dev/null
+++ b/debian/perl-framework/t/htdocs/php/safemode/system.php
@@ -0,0 +1,2 @@
+<?php system("printf HelloWorld"); ?>
+