diff options
author | deva <deva> | 2009-04-28 17:35:32 +0000 |
---|---|---|
committer | deva <deva> | 2009-04-28 17:35:32 +0000 |
commit | 1035c7f1cbbf85ab1674e3562657d62147dbda97 (patch) | |
tree | a3187b817dc3ed20f97cfa7e4190a5e0128bfa6a /utils/modules/news.php | |
parent | 3cb7a7f16be016f2d563762379222fdea5767986 (diff) |
Added emacs style header.
Diffstat (limited to 'utils/modules/news.php')
-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"); |