summaryrefslogtreecommitdiff
path: root/kohana/helpers/url.php
diff options
context:
space:
mode:
Diffstat (limited to 'kohana/helpers/url.php')
-rw-r--r--kohana/helpers/url.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/url.php b/kohana/helpers/url.php
index 46055299..f3d0ec8b 100644
--- a/kohana/helpers/url.php
+++ b/kohana/helpers/url.php
@@ -2,7 +2,7 @@
/**
* URL helper class.
*
- * $Id$
+ * $Id: url.php 4029 2009-03-03 12:39:32Z Shadowhand $
*
* @package Core
* @author Kohana Team