]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Notice::whereSinceId() and Notice::whereMaxId() encapsulate logic for building where...
authorBrion Vibber <brion@pobox.com>
Fri, 17 Dec 2010 21:03:18 +0000 (13:03 -0800)
committerBrion Vibber <brion@pobox.com>
Fri, 17 Dec 2010 21:03:18 +0000 (13:03 -0800)
commit9e8bbff8ac3825dc789bcd19b1751fe24017a789
tree4e3cc552ee0b4ef9a137a921b72cae0b35cffb2b
parent53dd2583fcf5d026f682b0966e87dbdd35fc19a8
Notice::whereSinceId() and Notice::whereMaxId() encapsulate logic for building where clauses for since_id/max_id parameters. Can override the field names from 'id' and 'created'.
classes/Notice.php