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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java (file contents):
Revision 1.3 by ajm, Fri Mar 2 00:08:17 2001 UTC vs.
Revision 1.4 by tdb, Fri Mar 2 00:13:57 2001 UTC

# Line 18 | Line 18 | public class Alert {
18       * The current CVS revision of this class
19       */
20      public static final String REVISION = "$Revision$";
21 <    
22 <    // DEFINE MORE ALERT LEVELS HERE
21 >
22      public static final int OK = 0;
23      public static final int WARNING = 1;
24      public static final int FATAL = 2;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines