Changeset 2123 for FCKeditor/branches/features/new_samples/editor/filemanager/browser/default/frmactualfolder.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/frmactualfolder.html
r1985 r2123 41 41 break ; 42 42 } 43 catch( e ) {} 43 catch( e ) 44 {} 44 45 45 46 // Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...