Browse Source

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

Programmierus 5 years ago
parent
commit
8b02acbef5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/web/inc/functions.mailbox.inc.php

+ 1 - 1
data/web/inc/functions.mailbox.inc.php

@@ -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(