]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix problem where screen_name and user_id parameters are being
authorZach Copley <zach@status.net>
Mon, 30 Nov 2009 21:08:55 +0000 (13:08 -0800)
committerZach Copley <zach@status.net>
Mon, 30 Nov 2009 21:08:55 +0000 (13:08 -0800)
commit2451192415ae93a329b412761cfbb26df8185474
tree9b5a40ebeaeedead19ccc14474e7eee4190bc1d2
parent9937767a9e2f8eee9a968a406d407059cba2cba6
Fix problem where screen_name and user_id parameters are being
ignored due to the router sending in '[a-zA-Z0-9]+' for the id
parameter when no id is specified as part of the URL.
lib/api.php