Remove all vim mode lines. Add HACKING file.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2008-06-17 01:03:16 -04:00
parent 44dbb49ae9
commit 3a42725601
22 changed files with 33 additions and 29 deletions

View file

@ -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
?>