mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-08 01:18:48 +00:00
Fix errors in statusnet addon
This commit is contained in:
parent
b99ac65c0b
commit
cfb6b3123f
3 changed files with 14 additions and 19 deletions
|
@ -52,11 +52,6 @@ class StatusNetOAuth extends TwitterOAuth
|
|||
*
|
||||
* Copied here from the TwitterOAuth library and complemented by applying the proxy settings of Friendica
|
||||
*
|
||||
* @param string $method
|
||||
* @param string $host
|
||||
* @param string $path
|
||||
* @param array $parameters
|
||||
*
|
||||
* @return array|object API results
|
||||
*/
|
||||
function http($url, $method, $postfields = NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue