mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-14 03:56:48 +01:00
- last commit fix
This commit is contained in:
@@ -32,6 +32,9 @@ if (($ids = get_input_value('_iid', RCUBE_INPUT_GET)) && preg_match('/^[0-9]+(,[
|
||||
$OUTPUT->send();
|
||||
}
|
||||
|
||||
if ($OUTPUT->ajax_call)
|
||||
exit;
|
||||
|
||||
// go to identities page
|
||||
rcmail_overwrite_action('identities');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user