summaryrefslogtreecommitdiff
path: root/inc/parser/xhtml.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/parser/xhtml.php')
-rw-r--r--inc/parser/xhtml.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/parser/xhtml.php b/inc/parser/xhtml.php
index b66a92ec4..b5c2b5d8d 100644
--- a/inc/parser/xhtml.php
+++ b/inc/parser/xhtml.php
@@ -875,3 +875,5 @@ msg("deprecated wikiPageExists called",-1);
return $pages[$name];
}
+
+//Setup VIM: ex: et ts=2 enc=utf-8 :