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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java (file contents):
Revision 1.11 by ajm, Thu Mar 1 19:42:20 2001 UTC vs.
Revision 1.12 by tdb, Thu Mar 1 20:22:21 2001 UTC

# Line 120 | Line 120 | class ConfigurationManagerServant extends Configuratio
120                  }
121              } else {
122                  _logger.write(toString(), Logger.DEBUG, "no config entry for - " + groupName);
123 +            }
124          }
125          // add the system config as the final check
126          fileList += _systemConfigFile + ";";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines