summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo
blob: cbbfb2eb10c584192aa5cbad946773a57e67e029 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env php
<html>
<head>
<title>Dumb PHP script</title>
</head>
<body><? print(Date("l F d, Y")); ?></body>
</html>