summaryrefslogtreecommitdiffstats
path: root/web/html/rss2.php
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2008-06-17 01:03:16 -0400
committerLoui Chang <louipc.ist@gmail.com>2008-06-17 01:38:01 -0400
commit3a42725601885af3c7b25b376cd4c141c71968ee (patch)
tree715040fead1d0d6ed14e719f936bf60aabe8a8b2 /web/html/rss2.php
parent44dbb49ae9d5ef475a43c477aec009577a04169c (diff)
downloadaurweb-3a42725601885af3c7b25b376cd4c141c71968ee.tar.xz
Remove all vim mode lines. Add HACKING file.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/rss2.php')
-rw-r--r--web/html/rss2.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/html/rss2.php b/web/html/rss2.php
index 9d198cc..1f5c50c 100644
--- a/web/html/rss2.php
+++ b/web/html/rss2.php
@@ -53,6 +53,4 @@ while ($row = mysql_fetch_assoc($result)) {
#save it so that useCached() can find it
$rss->saveFeed("RSS2.0","xml/newestpkg.xml",true);
-# $Id$
-# vim: ts=2 sw=2 noet ft=php
?>