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
conversation.php added spaces + curly braces and TODOs for upcoming type-hint rewrite. Please 2018-05-14 22:49:58 +02:00
dba.php
enotify.php
items.php Continued: 2018-05-14 22:49:58 +02:00
security.php
text.php Continued: 2018-05-14 22:49:58 +02:00