Index: branches/5.0.x/core/editor/editor/filemanager/connectors/php/upload.php =================================================================== diff -u -r12117 -r12859 --- branches/5.0.x/core/editor/editor/filemanager/connectors/php/upload.php (.../upload.php) (revision 12117) +++ branches/5.0.x/core/editor/editor/filemanager/connectors/php/upload.php (.../upload.php) (revision 12859) @@ -54,6 +54,4 @@ SendUploadResults( 1, '', '', 'Invalid type specified' ) ; -FileUpload( $sType, $sCurrentFolder, $sCommand ) - -?> +FileUpload( $sType, $sCurrentFolder, $sCommand ); \ No newline at end of file