Vote Details for "Mail_IMAP" by alan_k

» Details
» Comment
minor comments:
using array constructs may be neater
$this->dataTypes = array('text',...

using continue/break in foreach may reduce the nestings in some methods.