program/steps/mail/mark.inc
@@ -4,7 +4,7 @@ | program/steps/mail/mark.inc | | | | This file is part of the Roundcube Webmail client | | Copyright (C) 2005-2009, Roundcube Dev. - Switzerland | | Copyright (C) 2005-2009, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -47,7 +47,7 @@ // send error message if ($_POST['_from'] != 'show') $OUTPUT->command('list_mailbox'); $OUTPUT->show_message('errormarking', 'error'); rcmail_display_server_error('errormarking'); $OUTPUT->send(); exit; }