From 3a42725601885af3c7b25b376cd4c141c71968ee Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Tue, 17 Jun 2008 01:03:16 -0400 Subject: Remove all vim mode lines. Add HACKING file. Signed-off-by: Loui Chang --- web/html/rss2.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/html/rss2.php') diff --git a/web/html/rss2.php b/web/html/rss2.php index 9d198ccf..1f5c50cc 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 ?> -- cgit v1.2.3-24-g4f1b