friendica/src
Hypolite Petovan 9f04017e27 Quick fix PHP notices in various files
- Remove unused variables
- Fix variable name typos
- Use x() and defaults() to fix undefined index
- Add back uninitialized variables
2018-01-02 08:11:14 -05:00
..
Content Review changes 2018-01-01 17:43:03 -05:00
Core Quick fix PHP notices in various files 2018-01-02 08:11:14 -05:00
Database We now fetch the number of registered users 2017-12-18 23:58:18 +00:00
Model Quick fix PHP notices in various files 2018-01-02 08:11:14 -05:00
Module Merge pull request #4152 from MrPetovan/task/4137-add-posts-only-feed 2018-01-02 10:14:56 +01:00
Network Quick fix PHP notices in various files 2018-01-02 08:11:14 -05:00
Object Added documentation 2017-12-20 10:34:42 +00:00
Protocol Merge pull request #4152 from MrPetovan/task/4137-add-posts-only-feed 2018-01-02 10:14:56 +01:00
Render Move ITemplateEngine to src 2017-11-19 10:22:18 -05:00
Util Public function 2017-12-31 08:31:06 -05:00
Worker Add type parameter to OStatus::feed 2017-12-30 00:19:16 -05:00
App.php Fix PHP notices in boot, index and App 2018-01-02 08:09:49 -05:00
BaseModule.php Add Base Module class 2017-12-17 12:05:19 -05:00
BaseObject.php Move Item and Conversation from Core to Object 2017-11-19 16:50:49 -05:00
ParseUrl.php Remove include/oembed and mod/oembed 2017-12-31 20:58:32 -05:00