]> git.mxchange.org Git - friendica.git/commit
overworked api.php:
authorRoland Haeder <roland@mxchange.org>
Wed, 5 Apr 2017 20:07:55 +0000 (22:07 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 5 Apr 2017 20:11:09 +0000 (22:11 +0200)
commit2a2e55e53deb7f328416835864040c6b9688ecbb
tree5428f5cd842ca72bce2104700c179443a5a9c2aa
parent33e938a837cdb7ba7ae3ae00d0ffc6cdf8183a1d
overworked api.php:
- added 'new' keyword because 'throw Exception' won't work
- removed self-advertisement
- added tons of spaces
- added tons of curly braces
- removed parentheses from require/include
- more usage of dbm::is_result()
- still there is a lot todo

Signed-off-by: Roland Haeder <roland@mxchange.org>
include/api.php