friendica/include
Philipp Holzer 6d7362da41
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
..
api.php Remove deprecated App::module - replace with DI::module()->getName() 2019-12-29 20:17:52 +01:00
conversation.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
dba.php Moving from DBA to Database 2019-06-24 09:36:07 +02:00
enotify.php Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName() 2019-12-29 20:17:47 +01:00
items.php Remove deprecated App::query_string - replace with DI::args()->getQueryString() 2019-12-29 20:17:50 +01:00