Changeset 2151 for FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/requestcycle/UserPathBuilder.java
- Timestamp:
- 2008-07-03 00:03:15 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/requestcycle/UserPathBuilder.java
r2101 r2151 26 26 27 27 /** 28 * Interface to providea way to build a user-dependent28 * An interface which provides a way to build a user-dependent 29 29 * <code>UserFilesPath</code>. 30 30 *