diff options
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. |