diff options
Diffstat (limited to 'inc/search.php')
-rw-r--r-- | inc/search.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/search.php b/inc/search.php index 1c688c968..9c01b455b 100644 --- a/inc/search.php +++ b/inc/search.php @@ -335,4 +335,5 @@ function pathID($path){ return $id; } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : |