]> git.mxchange.org Git - friendica.git/commitdiff
Coding convention continued:
authorRoland Häder <roland@mxchange.org>
Thu, 22 Dec 2016 16:12:34 +0000 (17:12 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 22 Dec 2016 16:13:34 +0000 (17:13 +0100)
- added curly braces
- added spaces between if/foreach and brace
- made code block look nicer (spaces added, tabs replaced by space)
- added TODO

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

No differences found