1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-22 13:30:55 +01:00

Fix IRC bot Dxxx Conduit call.

Summary: Some fallout from D4191.

Test Plan: Sent "D12" in IRC and got a response.

Reviewers: epriestley, vrana, zeeg

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4235
This commit is contained in:
Ricky Elrod 2012-12-18 20:41:26 -08:00 committed by epriestley
parent 8816f08765
commit 93c4030732

View file

@ -86,7 +86,6 @@ final class PhabricatorIRCObjectNameHandler extends PhabricatorIRCHandler {
$revisions = $this->getConduit()->callMethodSynchronous(
'differential.query',
array(
'query' => 'revision-ids',
'ids' => $revision_ids,
));
$revisions = array_select_keys(