diff --git a/Messages/Message.php b/Messages/Message.php index 34246b5..c7b2db9 100755 --- a/Messages/Message.php +++ b/Messages/Message.php @@ -98,7 +98,6 @@ public function __construct($recipient, $text, $user_ref = false, $tag = null, $ $this->tag = $tag; $this->notification_type = $notification_type; $this->messaging_type = $messaging_type; - $this->messaging_type = $messaging_type; } public function setTag($tag) {