diff options
author | Michael Vogel <icarus@dabo.de> | 2012-06-12 12:39:28 +0300 |
---|---|---|
committer | Michael Vogel <icarus@dabo.de> | 2012-06-12 12:39:28 +0300 |
commit | a1c407e017b89634ac48b0c14d7f10816d1c1204 (patch) | |
tree | eb188873c64c85a772025ba2aa740283a373becb /include | |
parent | b6ff71acaab74169aeef575cd20cb7cba0756c42 (diff) | |
download | volse-hubzilla-a1c407e017b89634ac48b0c14d7f10816d1c1204.tar.gz volse-hubzilla-a1c407e017b89634ac48b0c14d7f10816d1c1204.tar.bz2 volse-hubzilla-a1c407e017b89634ac48b0c14d7f10816d1c1204.zip |
Removed "oauth/authorize" from the list of not implemented functions since it is implemented in "mod/api.php"
Diffstat (limited to 'include')
-rw-r--r-- | include/api.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/api.php b/include/api.php index 9925b5766..9f2a5fb3b 100644 --- a/include/api.php +++ b/include/api.php @@ -1654,7 +1654,6 @@ account/update_profile_background_image account/update_profile_image blocks/create blocks/destroy -oauth/authorize Not implemented in status.net: statuses/retweeted_to_me |