summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordeva <deva>2009-04-28 17:35:32 +0000
committerdeva <deva>2009-04-28 17:35:32 +0000
commit1035c7f1cbbf85ab1674e3562657d62147dbda97 (patch)
treea3187b817dc3ed20f97cfa7e4190a5e0128bfa6a
parent3cb7a7f16be016f2d563762379222fdea5767986 (diff)
Added emacs style header.
-rw-r--r--utils/modules/news.php1
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");