diff options
Diffstat (limited to 'kohana/helpers/remote.php')
-rw-r--r-- | kohana/helpers/remote.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/remote.php b/kohana/helpers/remote.php index d5faf4eb..f9e0267f 100644 --- a/kohana/helpers/remote.php +++ b/kohana/helpers/remote.php @@ -2,7 +2,7 @@ /** * Remote url/file helper. * - * $Id$ + * $Id: remote.php 3769 2008-12-15 00:48:56Z zombor $ * * @package Core * @author Kohana Team |