diff options
Diffstat (limited to 'utils/modules/config.php')
-rw-r--r-- | utils/modules/config.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/modules/config.php b/utils/modules/config.php index 0938906..4c7ac07 100644 --- a/utils/modules/config.php +++ b/utils/modules/config.php @@ -1,5 +1,4 @@ -<?php -/* -*- Mode: php; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +<?php /* -*- Mode: php; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ global $UTIL_DIR; |