Mail_IMAP_Debug::Mail_IMAP_Debug()

void Mail_IMAP_Debug(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.
throws ErrorStack: No mid was specified for debugging. A message id must be passed by the GET method as $_GET['dump_mid'] to initiate debugging.
access public
see Mail_IMAP::Mail_IMAP
Execution time: 0.07 seconds