- Timestamp:
- 11/11/08 12:21:59 (8 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/pop-proxy-branch/mailfilter/src/EBox/MailFilter.pm
r11623 r11624 627 627 }; 628 628 629 my @order = qw( date event action 630 from_address to_address spam_hits ); 629 my @order = qw( date event address clientConn mails clean virus spam ); 631 630 632 631 my $events = {
