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/addvote.php | 1 - 1 file changed, 1 deletion(-) (limited to 'web/html/addvote.php') diff --git a/web/html/addvote.php b/web/html/addvote.php index ef1c6c3..8e4df79 100644 --- a/web/html/addvote.php +++ b/web/html/addvote.php @@ -90,6 +90,5 @@ if ($atype == "Trusted User" OR $atype == "Developer") { } html_footer(AUR_VERSION); -# vim: ts=2 sw=2 noet ft=php ?> -- cgit v1.3.1