Changeset 2123 for FCKeditor/branches/features/new_samples/editor/filemanager/browser/default/browser.html
- Timestamp:
- 2008-06-24 12:06:29 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/features/new_samples/editor/filemanager/browser/default/browser.html
r1985 r2123 43 43 break ; 44 44 } 45 catch( e ) {} 45 catch( e ) 46 {} 46 47 47 48 // Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...