]> 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:18 +0000 (16:52 +0100)
commit70a03f38e55126f444d92aad07a2eacf67ea427f
treed38866c7742406247135304cf64e491d65e74d04
parent4011f244d6ca0f0e50241dfaae7aa6e0425e66fd
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