Changeset 2134 for FCKeditor.Java/trunk
- Timestamp:
- 2008-06-25 10:36:32 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/tool/Compatibility.java
r2133 r2134 36 36 * Checks if a browser's user agent string is compatible for the FCKeditor. 37 37 * 38 * @param userAgentStr 38 * @param userAgentString 39 39 * @return <code>true</code> if compatible otherwise <code>false</code> 40 40 */