diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-12-21 20:05:27 -0800 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-12-21 20:05:27 -0800 |
| commit | 9285c8c66c530196399eb05bb5561c3fa5538335 (patch) | |
| tree | 7cec68583c01b5b365e7669fefc1adc6360e89a5 /system/helpers/utf8.php | |
| parent | 9c5df1d31bd214fab051b71d092c751a1da20ecc (diff) | |
Updated Kohana to r4724
Diffstat (limited to 'system/helpers/utf8.php')
| -rw-r--r-- | system/helpers/utf8.php | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
