diff options
Diffstat (limited to 'utils/forms.php')
-rw-r--r-- | utils/forms.php | 2 |
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"); |