diff options
Diffstat (limited to 'inc/utils.php')
-rw-r--r-- | inc/utils.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/utils.php b/inc/utils.php index de98f35ec..45b9b0d23 100644 --- a/inc/utils.php +++ b/inc/utils.php @@ -84,3 +84,6 @@ function confToHash($file) { return $conf; } + + +//Setup VIM: ex: et ts=2 enc=utf-8 : |