1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 02:12:41 +01:00

DERP - left this constant at 2 as I was testing...

This commit is contained in:
Bob Trahan 2013-04-18 16:56:38 -07:00
parent 68d1441b42
commit 3b4ca71d47

View file

@ -6,7 +6,7 @@
final class ConpherenceThreadQuery final class ConpherenceThreadQuery
extends PhabricatorCursorPagedPolicyAwareQuery { extends PhabricatorCursorPagedPolicyAwareQuery {
const TRANSACTION_LIMIT = 2; const TRANSACTION_LIMIT = 100;
private $phids; private $phids;
private $ids; private $ids;