Show
Ignore:
Timestamp:
2008-03-26 09:38:26 (8 months ago)
Author:
fredck
Message:

[Release 2.6 RC] Line endings and spaces fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/filemanager/connectors/lasso/connector.lasso

    r1797 r1805  
    5959        Custom tag sets the HTML response. 
    6060        */ 
    61          
     61 
    6262        define_tag( 
    6363                'htmlreply', 
     
    114114                        /if; 
    115115        /define_tag; 
    116          
     116 
    117117 
    118118    /*..................................................................... 
     
    138138                /if; 
    139139        else; 
    140          
     140 
    141141    /*..................................................................... 
    142142    Build the appropriate response per the 'Command' parameter. Wrap the 
     
    226226                        $uploadResult = '202'; 
    227227                /if; 
    228                  
     228 
    229229                                if($uploadResult == '0'); 
    230230                    /*.....................................................