]> 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:59:48 +0000 (16:59 +0100)
commit1c0bd914584c2f58432e5bef7083f71c9d6a09fc
tree0cde90f63810bcfeba2c0880a3f22a4ecfbb0762
parent70a03f38e55126f444d92aad07a2eacf67ea427f
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