mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +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
|
try
|
||||||
{
|
{
|
||||||
$GLOBALS['egw']->session->commit_session();
|
|
||||||
$success = $this->send($_content);
|
$success = $this->send($_content);
|
||||||
if ($success==false)
|
if ($success==false)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user