Changeset 1594
- Timestamp:
- 02/22/08 18:35:39 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/handlers/SessionDataHandler.java
r1585 r1594 39 39 static { 40 40 // try to initialze the SessionData object 41 String fqcn = PropertiesLoader.getProperty("connector.ses iondataImpl");41 String fqcn = PropertiesLoader.getProperty("connector.sessionDataImpl"); 42 42 if (fqcn == null) 43 43 logger
Note: See TracChangeset
for help on using the changeset viewer.
