Mail_IMAP_ManageMB::Mail_IMAP_ManageMB()

void Mail_IMAP_ManageMB(str &$connection,[ bool $get_info = TRUE])

Calls on Mail_IMAP::Mail_IMAP accepting and passing the same arguments.

Method summary:

param string $connection (optional) URI | imap resource.
param bool $get_info (optional) see Mail_IMAP::Mail_IMAP.
return void
throws ErrorStack: Invalid imap resource stream passed to constructor. Check the imap stream passed to the constructor in the the $connection argument.
access public
see Mail_IMAP::Mail_IMAP
Execution time: 0.08 seconds