ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/Mail/SpamUpdate.pl
(Generate patch)

Comparing FreeBSDAdmin/Mail/SpamUpdate.pl (file contents):
Revision 1135 by douglas, 2009-01-09T22:05:37-08:00 vs.
Revision 1251 by douglas, 2010-02-05T13:09:25-08:00

# Line 132 | Line 132 | for my $job (new Job($negative), new Job
132   ", plural($learned), $job->learned, plural($collabed), $job->collabed, plural($total);
133   }
134  
135 < $imap->logout or error;
135 > $imap->logout;
136  
137   {
138          package Job;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines