]> 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:17:36 +0000 (13:17 -0800)
commit234e6a10b1b95b271bacd11687e1dcb168712147
treee96e6f7fda84d5b19f25eccd9ead96e5fce99c0f
parent792eb57c87c5c7e49030e4652780c0c642f58e25
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