ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java (file contents):
Revision 1.19 by tdb, Thu Feb 1 00:18:42 2001 UTC vs.
Revision 1.20 by pjm2, Sun Feb 11 21:05:34 2001 UTC

# Line 95 | Line 95 | public class FilterThread extends Thread{
95              }
96              else {
97                  // either we had a null, or a plugin dropped it
98 <                _logger.write(toString(), Logger.DEBUG, "An XML packet was sucessfully filtered from the system.");
98 >                _logger.write(toString(), Logger.DEBUG, "A UDP packet containing ill-parsing XML was rejected.");
99              }
100          }
101      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines