mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove all vim mode lines. Add HACKING file.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
44dbb49ae9
commit
3a42725601
22 changed files with 33 additions and 29 deletions
|
@ -15,10 +15,6 @@ html_header(); # print out the HTML header
|
|||
print __("Hi, this is worth reading!")."<br />\n";
|
||||
|
||||
|
||||
html_footer(AUR_VERSION); # Use the $Id$ keyword
|
||||
# NOTE: when checking in a new file, use
|
||||
# 'svn propset svn:keywords "Id" filename.php'
|
||||
# to tell svn to expand the "Id" keyword.
|
||||
html_footer(AUR_VERSION);
|
||||
|
||||
# vim: ts=2 sw=2 et ft=php
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue