mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-03 23:04:01 +01:00
Remove MDN headers before saving in sent folder + fix wrong variale name
This commit is contained in:
@@ -381,7 +381,7 @@ function get_sequence_name($sequence)
|
||||
if (strlen($CONFIG[$config_key]))
|
||||
return $CONFIG[$config_key];
|
||||
|
||||
return $table;
|
||||
return $sequence;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user