mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
give better feedback to frontend
This commit is contained in:
parent
af6b513a54
commit
8bdef50e23
@ -3673,7 +3673,8 @@ class mail_bo
|
||||
{
|
||||
return array(
|
||||
array(
|
||||
'body' => '',
|
||||
'error' => 1,
|
||||
'body' => 'Error: Could not fetch structure on mail:'.$_uid." as $_htmlOptions". 'for Mailprofile'.$this->icServer->ImapServerId.' User:'.$GLOBALS['egw_info']['user']['account_lid'],
|
||||
'mimeType' => 'text/plain',
|
||||
'charSet' => self::$displayCharset,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user