friendica/src/Core
2020-01-07 00:36:07 +01:00
..
Cache Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Config Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
L10n Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Lock
Session
ACL.php Allow special groups in default user permissions 2020-01-05 17:09:14 -05:00
Addon.php
Cache.php Move Cache::clear() to DI::cache()->clear() 2020-01-07 00:36:07 +01:00
Config.php
Console.php
Hook.php
Installer.php
L10n.php Add missing return statement in Core\L10n 2019-12-29 22:47:32 -05:00
Lock.php
Logger.php
PConfig.php
Process.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Protocol.php
README.md
Renderer.php
Search.php Remove get_server() in favor of Search::getGlobalDirectory() 2020-01-05 00:04:55 +01:00
Session.php
StorageManager.php
System.php Merge pull request #8055 from nupplaphil/task/remove_get_server 2020-01-04 20:10:50 -05:00
Theme.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Update.php
UserImport.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Worker.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00

Friendica\Core

The Core namespace contains classes, which are essential to Friendica.