diff options
author | elij <elij.mx@gmail.com> | 2009-09-28 01:43:39 +0200 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-09-28 22:12:59 +0200 |
commit | 5ca82939ce78fe848b92f077dd7ec3311a922755 (patch) | |
tree | b9480c7956b8fd2503113177660001494637fb18 /web/html | |
parent | a8bf1108b4443009088a4fa29a45b4b2994354a8 (diff) | |
download | aur-5ca82939ce78fe848b92f077dd7ec3311a922755.tar.gz aur-5ca82939ce78fe848b92f077dd7ec3311a922755.tar.xz |
renamed rss2 -> rss
changed file name, as the 2 is relatively meaningless.
I think at one time it qualified it as a rss2.0 feed, but the
distinction is valueless at this point, since the generated xml
itself declares the rss version.
make sure to set an apache rewrite rule for any production systems
that require it.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html')
-rw-r--r-- | web/html/rss.php (renamed from web/html/rss2.php) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/web/html/rss2.php b/web/html/rss.php index 659ee15d..659ee15d 100644 --- a/web/html/rss2.php +++ b/web/html/rss.php |