friendica/view/theme
Roland Häder 013f8a4139
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- rewrote a code block so if dbm::is_result() fails it will abort, else the id
  is fetched from INSERT statement
- made some SQL keywords upper-cased and added back-ticks to columns/table names

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-12-20 21:21:08 +01:00
..
duepuntozero added much more curly braces + space between "if" and brace 2016-12-20 11:59:31 +01:00
frio Continued with coding convention: 2016-12-20 21:21:08 +01:00
frost Opps, forgot this ... 2016-12-20 12:38:26 +01:00
frost-mobile Opps, forgot this ... 2016-12-20 12:38:26 +01:00
quattro added much more curly braces + space between "if" and brace 2016-12-20 11:59:31 +01:00
smoothly changed to this: 2016-12-20 10:59:06 +01:00
vier Continued with coding convention: 2016-12-20 21:21:08 +01:00