program/steps/mail/move_del.inc
@@ -5,7 +5,7 @@ | program/steps/mail/move_del.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: | @@ -116,7 +116,7 @@ rcmail_set_unseen_count($mbox, $unseen_count); } if ($RCMAIL->action=='moveto' && strlen($target)) { if ($RCMAIL->action == 'moveto' && strlen($target)) { rcmail_send_unread_count($target, true); }