friendica/include
Roland Häder f2f12d6f50
Minor improvements:
- added spaces and curly braces
- added more TODOs as there really more to be done
- removed redundant braces from "return" keyword (no function)
- merged 2 nested if() into one single

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-06-20 22:02:15 +02:00
..
api.php Standards and variable renaming 2018-06-19 17:11:59 +00:00
conversation.php Some more direct SQL calls had been replaced 2018-06-19 19:06:17 +00:00
dba.php Quit if database connection was lost during "e" 2018-06-11 03:56:19 +00:00
enotify.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
items.php Use the item functions at many more places 2018-06-18 20:36:34 +00:00
security.php Many "fetch_first" had been replaced 2018-06-19 21:33:07 +00:00
text.php Minor improvements: 2018-06-20 22:02:15 +02:00