From eeba698a602e4b2cd106b85b06c1ca1dbfb34a46 Mon Sep 17 00:00:00 2001 From: Sascha Wilde Date: Fri, 15 Aug 2008 17:28:21 +0200 Subject: Fixed Emacs local vars to set coding system to utf-8. --- www/admin/kolab/index.php.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/admin/kolab/index.php.in b/www/admin/kolab/index.php.in index 93df974..5d8f0dc 100644 --- a/www/admin/kolab/index.php.in +++ b/www/admin/kolab/index.php.in @@ -37,7 +37,7 @@ $smarty->display('page.tpl'); mode: php indent-tabs-mode: t tab-width: 4 - buffer-file-coding-system: utf-8 + coding: utf-8 End: */ ?> -- cgit v0.12