]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Make function signature for getNoticeIds agree
authorEvan Prodromou <evan@status.net>
Fri, 25 Mar 2011 20:15:55 +0000 (16:15 -0400)
committerEvan Prodromou <evan@status.net>
Fri, 25 Mar 2011 20:15:55 +0000 (16:15 -0400)
commit7a56637baa463ca738afcbb9395c333a30574eb2
tree5b309de24f67de605b06d18d26644cfd4223d946
parent074be0d51ebfeff1d0cc3ec0d572e8eb2442a355
Make function signature for getNoticeIds agree

There were some differences between defaults for the
NoticeStream::getNoticeIds() function and some of its subclasses'
implementations. So, I got them rationalized.
lib/cachingnoticestream.php
lib/conversationnoticestream.php
lib/noticestream.php
lib/publicnoticestream.php
lib/replynoticestream.php