Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / scripts / phpfoo
1 #!/usr/bin/php
2 <html>
3 <head>
4 <title>Dumb PHP script</title>
5 </head>
6 <body><? print(Date("l F d, Y")); ?></body>
7 </html>