friendica/src
Roland Häder 9fa812b35d
Rewrites:
- converted single-line if() block to multi-line and with curly braces
- "imported" SPL classes to have unified code style
- always initialize your variables ... :-/
- added some empty lines/spaces for better readability

Signed-off-by: Roland Häder <roland@mxchange.org>
2019-02-19 01:56:41 +01:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Core bugfix 2019-02-18 14:45:24 +01:00
Database Config FollowUp 2019-02-17 20:40:27 +01:00
Factory Refactored DependencyFactory for Profiler 2019-02-17 21:12:12 +01:00
Model Rewrites: 2019-02-19 01:56:41 +01:00
Module Config FollowUp 2019-02-17 20:40:27 +01:00
Network Hopefully fixes a communicaton problem with Hubzilla 2019-02-01 14:26:45 +00:00
Object Merge pull request #6641 from nupplaphil/config_followup 2019-02-17 17:56:31 -05:00
Protocol We should return something ;-) 2019-02-13 17:26:54 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Refactored DependencyFactory for Profiler 2019-02-17 21:12:12 +01:00
Worker Rewrites: 2019-02-19 01:56:41 +01:00
App.php check if value is set 2019-02-18 11:29:42 +01:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Adding unittest for empty setApp() 2019-02-05 22:56:57 +01:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00