]> 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:50:40 +0000 (16:50 +0100)
commit30642756e5a5fa30941e6e23e09b90d8092aef8c
treed38866c7742406247135304cf64e491d65e74d04
parentc9194b038145a5f4efa272052ad194e679c29611
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