program/steps/mail/copy.inc
@@ -5,7 +5,7 @@ | program/steps/mail/copy.inc | | | | This file is part of the Roundcube Webmail client | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | | Copyright (C) 2005-2010, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -33,7 +33,7 @@ if (!$copied) { // send error message $OUTPUT->show_message('errorcopying', 'error'); rcmail_display_server_error('errorcopying'); $OUTPUT->send(); exit; } @@ -52,5 +52,3 @@ // send response $OUTPUT->send();