Make OAuthRequest::parameters public so it can be modified, required since we need...
commit85dbcc5badb72b34300c5941d757e5c31b87aa9d
authorChris Chabot <chabotc@apache.org>
Mon, 12 Jan 2009 00:55:13 +0000 (12 00:55 +0000)
committerChris Chabot <chabotc@apache.org>
Mon, 12 Jan 2009 00:55:13 +0000 (12 00:55 +0000)
treed9d953d9ba2196760bc494c2560f9426494feaf2
parentaf981bbed54cf603c3f76e8affa51c65011de713
Make OAuthRequest::parameters public so it can be modified, required since we need to add & remove the post body to it to comply with spec

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@733558 13f79535-47bb-0310-9956-ffa450edef68
php/src/social/oauth/OAuth.php