summaryrefslogtreecommitdiff
path: root/inc/mail.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/mail.php')
-rw-r--r--inc/mail.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/mail.php b/inc/mail.php
index c7b4eb40b..2f7efedff 100644
--- a/inc/mail.php
+++ b/inc/mail.php
@@ -195,4 +195,5 @@ function mail_quotedprintable_encode($input='',$line_max=74,$space_conv=false){
}
-?>
+
+//Setup VIM: ex: et ts=2 enc=utf-8 :