summaryrefslogtreecommitdiffstats
path: root/atom.php
Commit message (Collapse)AuthorAgeFilesLines
* Announce text/xml instead of application/atom+xml in atom.phpnashe2017-07-131-1/+1
|
* Clean codenashe2015-08-111-3/+3
| | | | Replace dirname(__FILE__) by __DIR__.
* fix atom feed, there was some debug code still there + general simplificationpascalc2012-06-251-52/+27
|
* Issue 42: create atom.php at root, delete old 'atom10' template, update all ↵Pascal Chevrel2012-05-051-0/+66
internal links to point to the new location, put a redirect in place so as that moonmoon installs don't loose their users upon upgrading to a newer moonmoon