summaryrefslogtreecommitdiff
path: root/kohana/core/utf8.php
diff options
context:
space:
mode:
Diffstat (limited to 'kohana/core/utf8.php')
-rw-r--r--kohana/core/utf8.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/core/utf8.php b/kohana/core/utf8.php
index 56e4a03b..9f20f421 100644
--- a/kohana/core/utf8.php
+++ b/kohana/core/utf8.php
@@ -18,7 +18,7 @@
* string functions.
* @see http://php.net/mbstring
*
- * $Id$
+ * $Id: utf8.php 3769 2008-12-15 00:48:56Z zombor $
*
* @package Core
* @author Kohana Team