From 9285c8c66c530196399eb05bb5561c3fa5538335 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 21 Dec 2009 20:05:27 -0800 Subject: Updated Kohana to r4724 --- system/helpers/utf8.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/helpers/utf8.php') diff --git a/system/helpers/utf8.php b/system/helpers/utf8.php index 20c6878c..773f6331 100644 --- a/system/helpers/utf8.php +++ b/system/helpers/utf8.php @@ -21,7 +21,7 @@ * @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt */ -class utf8 { +class utf8_Core { /** * Replaces text within a portion of a UTF-8 string. -- cgit v1.2.3