Mail_IMAP_Debug::debug()
void debug([int $mid = 0])
Dumps information from various Mail_IMAP methods and properties. What information is output is determined via the presence of various $_GET variables. This method also outputs any errors present in the Mail_IMAP ErrorStack.
Warning: I use Mail_IMAP_Debug to develop Mail_IMAP, this class is provided for your convienience, but be advised that I may change the API in future Mail_IMAP releases.
Method summary:
| param | int | $mid message id. |
| return | void | |
| access | public | |

