]> git.mxchange.org Git - friendica.git/commit
more coding convention applied:
authorRoland Häder <roland@mxchange.org>
Mon, 23 Jan 2017 08:50:25 +0000 (09:50 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 18 Mar 2017 23:40:21 +0000 (00:40 +0100)
commit63e4750b4abfd0ce80caf65b20d73d9ec9ef756f
tree7ac4936a1d56a4675de50f5699bc02e6cd074df6
parent1c6535c0b45c32ccbb0e2bd49e5bb7a6d5435d27
more coding convention applied:
- added curly braces
- added spaces where needed
- $r only needs to be tested with dbm::is_result()
- made SQL keywords all uper-case

Signed-off-by: Roland Häder <roland@mxchange.org>
mod/contacts.php
mod/crepair.php
mod/message.php
mod/profiles.php
mod/settings.php
mod/wall_upload.php