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