diff options
Diffstat (limited to 'kohana/libraries/Event_Subject.php')
-rw-r--r-- | kohana/libraries/Event_Subject.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/libraries/Event_Subject.php b/kohana/libraries/Event_Subject.php index 02d55946..d1ccc544 100644 --- a/kohana/libraries/Event_Subject.php +++ b/kohana/libraries/Event_Subject.php @@ -2,7 +2,7 @@ /** * Kohana event subject. Uses the SPL observer pattern. * - * $Id$ + * $Id: Event_Subject.php 3769 2008-12-15 00:48:56Z zombor $ * * @package Core * @author Kohana Team |