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/logout.php | 1 - 1 file changed, 1 deletion(-) (limited to 'web/html/logout.php') diff --git a/web/html/logout.php b/web/html/logout.php index 0b275b86..c1c376c6 100644 --- a/web/html/logout.php +++ b/web/html/logout.php @@ -23,5 +23,4 @@ header('Location: index.php'); exit; html_footer(AUR_VERSION); -# vim: ts=2 sw=2 noet ft=php ?> -- cgit v1.2.3-24-g4f1b