Try to avoid some "Illegal offset type" warnings

This commit is contained in:
nathangray 2020-12-02 11:07:07 -07:00
parent abeed17bb2
commit af32261af4

View File

@ -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
{