diff options
Diffstat (limited to 'kohana/helpers/expires.php')
-rw-r--r-- | kohana/helpers/expires.php | 2 |
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 |