]> git.mxchange.org Git - friendica.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 10 May 2018 12:48:27 +0000 (14:48 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 14 May 2018 20:50:05 +0000 (22:50 +0200)
commit57e668d9e028ad966a04b24f86965f976c55c51a
treefe9afd468d8b3c2918b1a80cd7ad9406d1326d72
parente0a07d5f277b869213a6fb23089eb6a040e72fa6
Continued:
- avoided else() block which reduces code complexibility
- used more x()
- added curly braces
- added known type-hints

Signed-off-by: Roland Häder <roland@mxchange.org>
include/conversation.php
mod/admin.php
mod/subthread.php
mod/tagger.php
src/Model/Event.php
src/Model/Item.php
src/Protocol/DFRN.php
src/Protocol/OStatus.php