From: Evan Prodromou Date: Sun, 28 Sep 2008 13:28:46 +0000 (-0400) Subject: lost paren in Notice X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=babac77652bda1dd6197550a0e2805feefec4870;p=quix0rs-gnu-social.git lost paren in Notice darcs-hash:20080928132846-5ed1f-cb542b90cdebcb2af95e6e225c3da157a5526741.gz --- diff --git a/classes/Notice.php b/classes/Notice.php index 78ebc6aa57..4a484146ad 100644 --- a/classes/Notice.php +++ b/classes/Notice.php @@ -301,6 +301,5 @@ class Notice extends Memcached_DataObject return Notice::getStream($qry, 'public', $offset, $limit); -); } }