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