- Timestamp:
- 2007-06-03 18:48:59 (20 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/browser/default/connectors/php/basexml.php
r355 r357 40 40 41 41 // Set the response format. 42 header( 'Content-Type: text/xml; charset=utf-8' ) ;42 header( 'Content-Type: text/xml; charset=utf-8' ) ; 43 43 } 44 44