mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 08:58:30 +01:00
Try to avoid some "Illegal offset type" warnings
This commit is contained in:
parent
abeed17bb2
commit
af32261af4
@ -3851,6 +3851,7 @@ class Mail
|
||||
//error_log(__METHOD__."->NotConnected and forceCheck with profile:".$this->profileID);
|
||||
//return false;
|
||||
//try to connect
|
||||
$folderInfo[$this->profileID] = array();
|
||||
}
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user