friendica/src
Hypolite Petovan d419d07f73 [Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery
2018-02-14 00:05:00 -05:00
..
Content Add paragraph to BBCode conversion of [quote] 2018-02-12 22:37:30 -05:00
Core [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Database [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Model [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Module Merge pull request #4429 from MrPetovan/bug/4426-handle-auth-exceptions 2018-02-09 19:03:52 +01:00
Network [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Object Replace remaining functions in include/datetime by Temporal methods 2018-02-03 20:47:37 -05:00
Protocol add $no_photos parameter to add_page_info_data() 2018-02-12 03:56:20 +01:00
Render Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Util [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Worker [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
App.php Switch register_template_engine() to the only one available 2018-02-02 07:46:13 -05:00
BaseModule.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00