diff options
Diffstat (limited to 'inc/init.php')
-rw-r--r-- | inc/init.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/init.php b/inc/init.php index 72bd4818d..cf86f4718 100644 --- a/inc/init.php +++ b/inc/init.php @@ -123,4 +123,5 @@ function getBaseURL($abs=false){ } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : |