summaryrefslogtreecommitdiff
path: root/inc/parser.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/parser.php')
-rw-r--r--inc/parser.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/parser.php b/inc/parser.php
index e14c5bcd5..c9d7b2220 100644
--- a/inc/parser.php
+++ b/inc/parser.php
@@ -855,4 +855,5 @@ function getFirstHeading($text){
return $title;
}
-?>
+
+//Setup VIM: ex: et ts=2 enc=utf-8 :