friendica/include
Roland Häder 1c9dc6526f
Continued:
- added more curly braces
- replaced if (blaFoo()) { return true; } return false; with return blaFoo();
- added spaces

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-05-14 22:49:58 +02:00
..
api.php Continued a bit: 2018-05-14 22:49:57 +02:00
conversation.php added spaces + curly braces and TODOs for upcoming type-hint rewrite. Please 2018-05-14 22:49:58 +02:00
dba.php Add Install Mode 2018-04-28 15:11:01 +02:00
enotify.php notify admin when user deletes account 2018-04-15 11:39:05 +02:00
items.php Continued: 2018-05-14 22:49:58 +02:00
security.php added spaces + some curly braces 2018-05-14 22:49:54 +02:00
text.php Continued: 2018-05-14 22:49:58 +02:00