Second $charset should of been $charsetFlag

This commit is contained in:
Alex Kavon 2014-06-12 18:58:03 -06:00
parent 05ad71a83f
commit b8b426c045

View File

@ -175,7 +175,7 @@ class Message
*
* @var string
*/
public static $charset = '//TRANSLIT';
public static $charsetFlag = '//TRANSLIT';
/**
* This constructor takes in the uid for the message and the Imap class representing the mailbox the