]> git.mxchange.org Git - friendica.git/commit
Coding convention applied:
authorRoland Häder <roland@mxchange.org>
Thu, 22 Dec 2016 15:58:50 +0000 (16:58 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 22 Dec 2016 15:58:50 +0000 (16:58 +0100)
commit8db0be09b844a49e096110fb856cf847d6bff9a2
tree0cde90f63810bcfeba2c0880a3f22a4ecfbb0762
parent30642756e5a5fa30941e6e23e09b90d8092aef8c
Coding convention applied:
- added curly braces
- added space between if/foreach and brace
- avoided 2 return statements (true/false) by replacing them with just one
- added TODO for applying above to all findings

Signed-off-by: Roland Häder <roland@mxchange.org>
include/items.php