summaryrefslogtreecommitdiffstats
path: root/web/html/rss2.php
AgeCommit message (Collapse)AuthorFilesLines
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-2/+0
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-04-04Fix FS 10008 and update rss2.phpLoui Chang1-3/+14
The newline was the actual problem. Freaking PHP. rss2.php: - check for protocol once total rather than twice per loop iteration - lower cache time to 30 min Signed-off-by: Loui Chang <louipc.ist@gmail.com> Signed-off-by: Simo Leone <simo@archlinux.org>
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2006-08-08added dsa's header include patchpjmattal1-0/+3
2005-06-11fixed some relative links and rss problems with httpssimo1-6/+6
2005-06-11RSS support implementedsimo1-0/+44
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable