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