]> git.mxchange.org Git - friendica.git/commit
Various fixes in include/api
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 16:40:14 +0000 (11:40 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 16:40:14 +0000 (11:40 -0500)
commit592592525b564200c621304ef73c926b90664c34
tree043438b30f435e40844e4c4137cdf98f14fe6f23
parent9b27d049dcef53a021d3750bb86f18441310cb38
Various fixes in include/api

- Fix unused condition in api_status_show()
- Fix wrong operator orders in api_get_entitites()
- Fix wrong variable usage in api_account_update_profile_image()
include/api.php