diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-06-17 01:03:16 -0400 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-06-17 01:38:01 -0400 |
commit | 3a42725601885af3c7b25b376cd4c141c71968ee (patch) | |
tree | 715040fead1d0d6ed14e719f936bf60aabe8a8b2 /web/html/hacker.php | |
parent | 44dbb49ae9d5ef475a43c477aec009577a04169c (diff) | |
download | aurweb-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/hacker.php')
-rw-r--r-- | web/html/hacker.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/hacker.php b/web/html/hacker.php index d288a5e..5087c29 100644 --- a/web/html/hacker.php +++ b/web/html/hacker.php @@ -13,5 +13,5 @@ print __("If this problem persists, please contact the site administrator."); print "</p>\n"; html_footer(AUR_VERSION); -# vim: ts=2 sw=2 noet ft=php + ?> |