summaryrefslogtreecommitdiff
path: root/kohana/helpers/expires.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-05-26 22:13:38 -0700
committerBharat Mediratta <bharat@menalto.com>2009-05-26 22:13:38 -0700
commit6d1f85463bb091da88c9c7a5dc135d17e1f6a0a0 (patch)
tree086ebab1b21af63415a197dc95fe8873e65ce29a /kohana/helpers/expires.php
parent1666a86664959633c102f12eafef855fb8ffad06 (diff)
Update Kohana to r4357
Diffstat (limited to 'kohana/helpers/expires.php')
-rw-r--r--kohana/helpers/expires.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/expires.php b/kohana/helpers/expires.php
index 8d8ef0f8..c43cc0cc 100644
--- a/kohana/helpers/expires.php
+++ b/kohana/helpers/expires.php
@@ -2,7 +2,7 @@
/**
* Controls headers that effect client caching of pages
*
- * $Id$
+ * $Id: expires.php 4272 2009-04-25 21:47:26Z zombor $
*
* @package Core
* @author Kohana Team