typo.... maybe that coffee's wearing off?
This commit is contained in:
parent
e54eb9117f
commit
97df2f394f
@ -279,7 +279,7 @@ class PollPlugin extends MicroAppPlugin
|
|||||||
$object->summary = $notice->content;
|
$object->summary = $notice->content;
|
||||||
$object->link = $notice->bestUrl();
|
$object->link = $notice->bestUrl();
|
||||||
|
|
||||||
$response = Poll_response:getByNotice($notice);
|
$response = Poll_response::getByNotice($notice);
|
||||||
$poll = $response->getPoll();
|
$poll = $response->getPoll();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user