]> 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:31:05 +0000 (21:31 +0100)
commit536f078ed4993d645739f7989b760ddfeb0c6743
tree54cc765d8c9086187c7d8dff91bf0728aac34e5f
parent04d90d9780f8a8eb5ed22bf7eb74707bf67f438a
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