mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
* Mail - Fix save message as infolog/calendar/tracker gave error
This commit is contained in:
parent
5e9cace2bc
commit
4a398a1ba8
@ -504,7 +504,6 @@ class mail_compose
|
||||
{
|
||||
try
|
||||
{
|
||||
$GLOBALS['egw']->session->commit_session();
|
||||
$success = $this->send($_content);
|
||||
if ($success==false)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user