diff options
author | deva <deva> | 2010-02-25 12:16:16 +0000 |
---|---|---|
committer | deva <deva> | 2010-02-25 12:16:16 +0000 |
commit | 3b9e8c3674306c34c01c751990ac36ade0996364 (patch) | |
tree | a70816e4b17e1a38d1d1bc26e2ffa6e91b7644bd /utils/modules/config.php | |
parent | e55474c652add389d35aaa079b4fb240df1eb1a2 (diff) |
Add emacs tab config comment.
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; |