- Timestamp:
- 2008-03-26 09:38:26 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/connectors/lasso/connector.lasso
r1797 r1805 59 59 Custom tag sets the HTML response. 60 60 */ 61 61 62 62 define_tag( 63 63 'htmlreply', … … 114 114 /if; 115 115 /define_tag; 116 116 117 117 118 118 /*..................................................................... … … 138 138 /if; 139 139 else; 140 140 141 141 /*..................................................................... 142 142 Build the appropriate response per the 'Command' parameter. Wrap the … … 226 226 $uploadResult = '202'; 227 227 /if; 228 228 229 229 if($uploadResult == '0'); 230 230 /*.....................................................