Show
Ignore:
Timestamp:
2008-06-23 12:00:43 (7 months ago)
Author:
martinkou
Message:

Fixed #2296 : Fixed permission denied error on clicking on files in the file browser.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/filemanager/browser/default/browser.html

    r2062 r2108  
    4444                } 
    4545                catch( e ) 
    46                 { 
    47                         break ; 
    48                 } 
     46                {} 
    4947 
    5048                // Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...