diff options
Diffstat (limited to 'system/helpers/request.php')
-rw-r--r-- | system/helpers/request.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/helpers/request.php b/system/helpers/request.php index 31afee4e..2cc59b20 100644 --- a/system/helpers/request.php +++ b/system/helpers/request.php @@ -2,9 +2,7 @@ /** * Request helper class. * - * $Id: request.php 4692 2009-12-04 15:59:44Z cbandy $ - * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |