summaryrefslogtreecommitdiff
path: root/kohana/helpers/text.php
diff options
context:
space:
mode:
Diffstat (limited to 'kohana/helpers/text.php')
-rw-r--r--kohana/helpers/text.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/text.php b/kohana/helpers/text.php
index 8f68b709..d0e573ec 100644
--- a/kohana/helpers/text.php
+++ b/kohana/helpers/text.php
@@ -2,7 +2,7 @@
/**
* Text helper class.
*
- * $Id$
+ * $Id: text.php 3769 2008-12-15 00:48:56Z zombor $
*
* @package Core
* @author Kohana Team