From 340756e4d13bbcffbd9cba79aef7fc7a6ca2ecb8 Mon Sep 17 00:00:00 2001 From: andi Date: Wed, 13 Apr 2005 19:53:38 +0200 Subject: removed closing php tag for includes darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz --- inc/utf8.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inc/utf8.php') diff --git a/inc/utf8.php b/inc/utf8.php index 8793cb856..50a9556ee 100644 --- a/inc/utf8.php +++ b/inc/utf8.php @@ -576,4 +576,6 @@ $UTF8_SPECIAL_CHARS = array( 0xf8f1, 0xf8f2, 0xf8f3, 0xf8f4, 0xf8f5, 0xf8f6, 0xf8f7, 0xf8f8, 0xf8f9, 0xf8fa, 0xf8fb, 0xf8fc, 0xf8fd, 0xf8fe, 0xfe7c, 0xfe7d, ); -?> + + +//Setup VIM: ex: et ts=2 enc=utf-8 : -- cgit v1.2.3