friendica/view/theme
Roland Häder bb06d9ce32
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:17:19 +01:00
..
duepuntozero added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
frio Continued with coding convention: 2016-12-20 21:17:19 +01:00
frost Opps, forgot this ... 2016-12-20 12:38:23 +01:00
frost-mobile Opps, forgot this ... 2016-12-20 12:38:23 +01:00
quattro added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
smoothly *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
vier Continued with coding convention: 2016-12-20 21:17:19 +01:00