summaryrefslogtreecommitdiff
path: root/utils/forms.php
diff options
context:
space:
mode:
authordeva <deva>2010-03-02 15:00:35 +0000
committerdeva <deva>2010-03-02 15:00:35 +0000
commitc34ccc130e2a507c266ee54a163cdf3a5886d63d (patch)
tree42f170422c068bf6c901d2770be938e54fb8b608 /utils/forms.php
parente10832ad013881909cf1a051bbecae732b9e4cad (diff)
Made a lot of changes, making it possible to entirely remove th config.php file from the project. These changes includes the creation of a new rss config module, the adding of some config vars in both the events and news modules.
Diffstat (limited to 'utils/forms.php')
-rw-r--r--utils/forms.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/forms.php b/utils/forms.php
index 0268315..39e1a4c 100644
--- a/utils/forms.php
+++ b/utils/forms.php
@@ -1,4 +1,4 @@
-<?php
+<?php /* -*- Mode: php; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
include_once($UTIL_DIR."/convert.php");