From: garvinhicking <garvinhicking>
Date: Thu, 16 Nov 2006 09:31:52 +0000 (+0000)
Subject: Fix UTF-8 BOM
X-Git-Tag: 1.1~24
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=92c32d06e126d4b204c49abb16af636d1bdc2ca4;p=s9y.git

Fix UTF-8 BOM
---

diff --git a/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_tn.inc.php b/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_tn.inc.php
index 4ee0586..9e273ed 100644
--- a/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_tn.inc.php
+++ b/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_tn.inc.php
@@ -1,4 +1,4 @@
-<?php # $Id$
+<?php # $Id$
 ##########################################################################
 # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity    #
 # Developer Team) All rights reserved.  See LICENSE file for licensing   #
diff --git a/plugins/serendipity_event_xhtmlcleanup/lang_tn.inc.php b/plugins/serendipity_event_xhtmlcleanup/lang_tn.inc.php
index 4ee0586..9e273ed 100644
--- a/plugins/serendipity_event_xhtmlcleanup/lang_tn.inc.php
+++ b/plugins/serendipity_event_xhtmlcleanup/lang_tn.inc.php
@@ -1,4 +1,4 @@
-<?php # $Id$
+<?php # $Id$
 ##########################################################################
 # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity    #
 # Developer Team) All rights reserved.  See LICENSE file for licensing   #