summaryrefslogtreecommitdiff
path: root/src/M2F.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/M2F.php')
-rw-r--r--src/M2F.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/M2F.php b/src/M2F.php
index 1f66546..a8d2749 100644
--- a/src/M2F.php
+++ b/src/M2F.php
@@ -17,7 +17,7 @@ try {
$rererences = $msg->getReferences();
$bridge = new Bridge();
- $seen = !$bridge->registerMessage(null, $messageId, $inReplyTo, $references);
+ $seen = !$bridge->registerMessage(null, $messageId, $inReplyTo);
try {
if ($seen) {