summaryrefslogtreecommitdiff
path: root/system/helpers/utf8.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/helpers/utf8.php')
-rw-r--r--system/helpers/utf8.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/helpers/utf8.php b/system/helpers/utf8.php
index 773f6331..0123cfb3 100644
--- a/system/helpers/utf8.php
+++ b/system/helpers/utf8.php
@@ -12,9 +12,7 @@
* string functions.
* @see http://php.net/mbstring
*
- * $Id$
- *
- * @package Core
+ * @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2009 Kohana Team
* @copyright (c) 2005 Harry Fuecks