summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/htdocs/php/include.inc
diff options
context:
space:
mode:
Diffstat (limited to 'debian/perl-framework/t/htdocs/php/include.inc')
-rw-r--r--debian/perl-framework/t/htdocs/php/include.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/perl-framework/t/htdocs/php/include.inc b/debian/perl-framework/t/htdocs/php/include.inc
new file mode 100644
index 0000000..d436a7b
--- /dev/null
+++ b/debian/perl-framework/t/htdocs/php/include.inc
@@ -0,0 +1,3 @@
+<?php
+ echo "Hello";
+?>