friendica/src
Hypolite Petovan ad88b6e3af Fix issues in App.php
- Fix formatting
- Add method visibility
- Remove unused properties
- Remove unused methods
- Remove unused parameters
- Fix implode parameter order (?!)
2018-01-17 00:17:58 -05:00
..
Content Review updates 2018-01-15 17:42:12 -05:00
Core Move process functions to Model\Process 2018-01-17 00:17:58 -05:00
Database Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Model Move process functions to Model\Process 2018-01-17 00:17:58 -05:00
Module Do not "pollute" global namespace with LightOpenID symbol 2018-01-16 13:11:38 +01:00
Network Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Object Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Protocol Update functions and calls 2018-01-15 20:12:07 -05:00
Render Move ITemplateEngine to src 2017-11-19 10:22:18 -05:00
Util Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Worker Transfer all item shadow functions to the item class 2018-01-16 22:23:19 +00:00
App.php Fix issues in App.php 2018-01-17 00:17:58 -05:00
BaseModule.php Add Base Module class 2017-12-17 12:05:19 -05:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00