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