summaryrefslogtreecommitdiff
path: root/inc/parser/action.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/parser/action.php')
-rw-r--r--inc/parser/action.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/parser/action.php b/inc/parser/action.php
index ed85f5cf9..4e971ed4a 100644
--- a/inc/parser/action.php
+++ b/inc/parser/action.php
@@ -145,4 +145,5 @@ function resolve_pageid(&$page,&$exists){
if(!empty($hash)) $page.'#'.$hash;
}
-?>
+
+//Setup VIM: ex: et ts=2 enc=utf-8 :