]> git.mxchange.org Git - friendica.git/commit
Continued with coding convention:
authorRoland Haeder <roland@mxchange.org>
Tue, 20 Dec 2016 20:31:05 +0000 (21:31 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 20 Dec 2016 20:32:00 +0000 (21:32 +0100)
commitb4bc07fdcce4e326d5ade05aab0f7305e874398e
treeb122a8216848c232bcf546ca9e7a5984460dd7b9
parentbb06d9ce32a49e83ecb709e19b70768bb6a1d37f
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- made some SQL keywords upper-cased and added back-ticks to columns/table names

Signed-off-by: Roland Haeder <roland@mxchange.org>
include/like.php
mod/item.php
mod/noscrape.php
mod/settings.php
mod/starred.php
mod/subthread.php
mod/tagger.php
mod/tagrm.php
mod/xrd.php