mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-18 12:41:10 +01:00
Add missing variable from commit # 51911
This commit is contained in:
parent
c9bd20fa1c
commit
edceac3046
@ -1303,7 +1303,7 @@ class mail_compose
|
||||
$content['mailaccount'] .= ':'.$content['mailidentity'];
|
||||
|
||||
//error_log(__METHOD__.__LINE__.array2string($content));
|
||||
$etpl->exec('mail.mail_compose.compose',$content,$sel_options,array(),$preserv,2);
|
||||
$etpl->exec('mail.mail_compose.compose',$content,$sel_options,$readonlys,$preserv,2);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user