From b8b426c04573d12da1be0f154eb962ac21c1ea84 Mon Sep 17 00:00:00 2001 From: Alex Kavon Date: Thu, 12 Jun 2014 18:58:03 -0600 Subject: [PATCH] Second $charset should of been $charsetFlag --- src/Fetch/Message.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fetch/Message.php b/src/Fetch/Message.php index fb5b580..26812a6 100644 --- a/src/Fetch/Message.php +++ b/src/Fetch/Message.php @@ -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