Changeset 1905 for FCKeditor.Java/branches/2.4/java-core/src/main/java/net/fckeditor/FCKeditorConfig.java
- Timestamp:
- 2008-04-10 17:32:00 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/java-core/src/main/java/net/fckeditor/FCKeditorConfig.java
- Property svn:keywords set to Id
r1537 r1905 37 37 * the config.js file. 38 38 * 39 * @version $Id : FCKeditorConfig.java 1444 2008-01-28 16:53:01Z mosipov$39 * @version $Id$ 40 40 */ 41 41 public class FCKeditorConfig extends HashMap<String, String> {