summaryrefslogtreecommitdiff
path: root/kohana/helpers/html.php
diff options
context:
space:
mode:
Diffstat (limited to 'kohana/helpers/html.php')
-rw-r--r--kohana/helpers/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/html.php b/kohana/helpers/html.php
index 375baf38..f40c86dc 100644
--- a/kohana/helpers/html.php
+++ b/kohana/helpers/html.php
@@ -2,7 +2,7 @@
/**
* HTML helper class.
*
- * $Id$
+ * $Id: html.php 4141 2009-03-29 03:30:06Z zombor $
*
* @package Core
* @author Kohana Team