mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
try to catch further errors on structure retrieval
This commit is contained in:
parent
b094225f7a
commit
80d68f84c1
@ -3673,7 +3673,7 @@ class mail_bo
|
||||
{
|
||||
return array(
|
||||
array(
|
||||
'body' => null,
|
||||
'body' => '',
|
||||
'mimeType' => 'text/plain',
|
||||
'charSet' => self::$displayCharset,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user