Index: branches/5.1.x/core/editor/editor/filemanager/connectors/php/io.php =================================================================== diff -u -N -r12127 -r13086 --- branches/5.1.x/core/editor/editor/filemanager/connectors/php/io.php (.../io.php) (revision 12127) +++ branches/5.1.x/core/editor/editor/filemanager/connectors/php/io.php (.../io.php) (revision 13086) @@ -290,6 +290,4 @@ echo 'window.parent.OnUploadCompleted(' . $errorNumber . ',"' . strtr( $fileUrl, $rpl ) . '","' . strtr( $fileName, $rpl ) . '", "' . strtr( $customMsg, $rpl ) . '") ;' ; echo '' ; exit ; -} - -?> +} \ No newline at end of file