]> git.mxchange.org Git - friendica.git/commit
Code style changed:
authorRoland Häder <roland@mxchange.org>
Thu, 22 Dec 2016 15:50:40 +0000 (16:50 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 22 Dec 2016 15:52:28 +0000 (16:52 +0100)
commit2325d81048a4f4eeb90d08da6066cf939e15d3d7
tree618b30a07297d932feac68357639d6783b0d9259
parentd82ed5d1b4a3af4d0a4782b809837e3b22d1211d
Code style changed:
- added more curly braces
- made SQL keywords all-uppercase
- added spaces between if/foreach and brace
- // Is for single-line comments *only*, please don't abuse it for multiple
  line comments, use /* */ instead and a asterisk in front of every line.

Signed-off-by: Roland Häder <roland@mxchange.org>
include/dbstructure.php