1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-04 10:24:42 +02:00

Fix a bug that failed to edit Alias by address (#3574)

This commit is contained in:
Programmierus 2020-05-25 21:59:13 +02:00 committed by GitHub
parent e3d9a53eeb
commit 8b02acbef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1977,7 +1977,7 @@ function mailbox($_action, $_type, $_data = null, $_extra = null) {
':goto' => $goto,
':sogo_visible' => $sogo_visible,
':active' => $active,
':id' => $id
':id' => $is_now['id']
));
}
$_SESSION['return'][] = array(