friendica/view/theme
Roland Häder 54615be22e
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:16:01 +01:00
..
duepuntozero added much more curly braces + space between "if" and brace 2016-12-20 11:56:34 +01:00
frio Continued with coding convention: 2016-12-20 21:16:01 +01:00
frost Opps, forgot this ... 2016-12-20 12:38:11 +01:00
frost-mobile Opps, forgot this ... 2016-12-20 12:38:11 +01:00
quattro added much more curly braces + space between "if" and brace 2016-12-20 11:56:34 +01:00
smoothly changed to this: 2016-12-20 10:59:06 +01:00
vier Continued with coding convention: 2016-12-20 21:16:01 +01:00