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/PluginFilter.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilter.java (file contents):
Revision 1.8 by tdb, Tue May 21 16:47:17 2002 UTC vs.
Revision 1.10 by tdb, Sun Aug 1 10:40:59 2004 UTC

# Line 1 | Line 1
1   /*
2   * i-scream central monitoring system
3 < * http://www.i-scream.org.uk
3 > * http://www.i-scream.org
4   * Copyright (C) 2000-2002 i-scream
5   *
6   * This program is free software; you can redistribute it and/or
# Line 22 | Line 22
22   package uk.org.iscream.cms.server.filter;
23  
24   //---IMPORTS---
25 < import uk.org.iscream.cms.server.util.XMLPacket;
25 > import uk.org.iscream.cms.util.XMLPacket;
26  
27   /**
28   * An interface to which a Plugin for a Filter must adhere.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines