friendica/src/Core
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
..
Session Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Addon.php Some clean up for the worker, arrays are now supported as parameter 2018-02-11 16:18:39 +00:00
Cache.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Config.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
L10n.php Use syntaxic sugar in L10n::t() 2018-02-03 13:46:01 -05:00
NotificationsManager.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
PConfig.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Protocol.php Quickfix: Removed exception since it blocked message delivery 2018-02-07 13:31:17 +00:00
Session.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
System.php Added some defaults 2018-01-28 16:16:21 +00:00
Theme.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
UserImport.php Add dba::exists usages to UserImport::importAccount 2018-02-11 19:28:39 -05:00
Worker.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00