]> 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:43 +0000 (16:59 +0100)
commit9c81b4948eeb22a51b28dbe67896b7e019809544
treec1bf0e1a24117b039cfb5c52d13c111b4b0f7efa
parent2325d81048a4f4eeb90d08da6066cf939e15d3d7
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