lost paren in Notice

darcs-hash:20080928132846-5ed1f-cb542b90cdebcb2af95e6e225c3da157a5526741.gz
This commit is contained in:
Evan Prodromou 2008-09-28 09:28:46 -04:00
parent d3d5942ae3
commit babac77652
1 changed files with 0 additions and 1 deletions

View File

@ -301,6 +301,5 @@ class Notice extends Memcached_DataObject
return Notice::getStream($qry,
'public',
$offset, $limit);
);
}
}