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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java (file contents):
Revision 1.23 by tdb, Fri Sep 6 15:10:48 2002 UTC vs.
Revision 1.24 by tdb, Wed Feb 5 16:43:44 2003 UTC

# Line 25 | Line 25 | package uk.org.iscream.cms.server.client;
25   import uk.org.iscream.cms.server.clientinterface.*;
26   import uk.org.iscream.cms.server.componentmanager.*;
27   import uk.org.iscream.cms.server.core.*;
28 < import uk.org.iscream.cms.server.util.*;
28 > import uk.org.iscream.cms.util.*;
29  
30   /**
31   * A startup component for the Local Clients.
# Line 181 | Line 181 | public class ClientMain implements Component {
181       * Overrides the {@link java.lang.Object#toString() Object.toString()}
182       * method to provide clean logging (every class should have this).
183       *
184 <     * This uses the uk.org.iscream.cms.server.util.FormatName class
184 >     * This uses the uk.org.iscream.cms.util.FormatName class
185       * to format the toString()
186       *
187       * @return the name of this class and its CVS revision

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines