friendica/src
Hypolite Petovan 795268eb7a Fix undefined offset notices in Protocol\Email 2019-01-14 00:05:51 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Don't show deleted contacts, changed "pending" behaviour 2019-01-12 13:28:14 +00:00
Core Refactor Theme::getStylesheetPath to return faster if theme style.php doesn't exist 2019-01-12 02:26:16 -05:00
Database Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Model Avoiding some notices 2019-01-13 18:03:13 +00:00
Module Avoiding some notices 2019-01-13 18:03:13 +00:00
Network Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Object Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Protocol Fix undefined offset notices in Protocol\Email 2019-01-14 00:05:51 -05:00
Render Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Util Avoiding some notices 2019-01-13 18:03:13 +00:00
Worker Fixing some notice again 2019-01-13 09:44:04 +00:00
App.php Add App->mobileDetect property 2019-01-11 20:48:29 -05:00
BaseModule.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
BaseObject.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
LegacyModule.php Fix Notice in LegacyModule 2018-11-13 14:37:51 +01:00