diff options
Diffstat (limited to 'utils/modules')
-rw-r--r-- | utils/modules/news.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/modules/news.php b/utils/modules/news.php index 95cdda1..d7ad99c 100644 --- a/utils/modules/news.php +++ b/utils/modules/news.php @@ -1,4 +1,5 @@ <?php +/* -*- Mode: php; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ include_once($UTIL_DIR . "/convert.php"); include_once($UTIL_DIR . "/forms.php"); |