rebuild folder structure list
This commit is contained in:
@@ -21,7 +21,6 @@ class Emailinbox extends Renderer {
|
|||||||
echo "IMAP connection failed: " . implode(",", $ex->getErrors('all'));
|
echo "IMAP connection failed: " . implode(",", $ex->getErrors('all'));
|
||||||
die();
|
die();
|
||||||
}
|
}
|
||||||
var_dump($folders);die;
|
|
||||||
if (!$mailsIds) {
|
if (!$mailsIds) {
|
||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user