friendica/src/Core
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
..
Cache.php Fix undefined variable/wrong parameter count/unknown functions 2017-12-17 15:33:45 -05:00
Config.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
NotificationsManager.php Fix undefined variable/wrong parameter count/unknown functions 2017-12-17 15:33:45 -05:00
PConfig.php Fix undefined variable/wrong parameter count/unknown functions 2017-12-17 15:33:45 -05:00
System.php "system_unavailable.php" is unavailable now 2017-12-13 21:55:19 +00:00
Worker.php Quick fix PHP notices in various files 2018-01-02 08:11:14 -05:00