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