From 1035c7f1cbbf85ab1674e3562657d62147dbda97 Mon Sep 17 00:00:00 2001
From: deva <deva>
Date: Tue, 28 Apr 2009 17:35:32 +0000
Subject: Added emacs style header.

---
 utils/modules/news.php | 1 +
 1 file changed, 1 insertion(+)

(limited to 'utils/modules')

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");
-- 
cgit v1.2.3