Merge pull request #7923 from annando/issue-7418
Issue 7418: connections to forums should now work again
This commit is contained in:
@@ -41,7 +41,7 @@ class OnePoll
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($force) {
|
if ($force) {
|
||||||
Contact::updateFromProbe($contact_id, true);
|
Contact::updateFromProbe($contact_id, '', true);
|
||||||
}
|
}
|
||||||
|
|
||||||
$contact = DBA::selectFirst('contact', [], ['id' => $contact_id]);
|
$contact = DBA::selectFirst('contact', [], ['id' => $contact_id]);
|
||||||
|
|||||||
Reference in New Issue
Block a user