friendica/src/Core
Philipp Holzer cb80108957
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
..
Cache Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
Config Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
Lock CleanUp Lock namespace 2020-01-18 20:15:46 +01:00
Session @brief is removed completely 2020-01-19 06:05:23 +00:00
ACL.php Move Config::get() to DI::config()->get() 2020-01-19 21:21:13 +01:00
Addon.php Move Config::set() to DI::config()->set() 2020-01-19 21:21:53 +01:00
BaseCache.php CleanUp Cache namespace 2020-01-18 15:41:19 +01:00
BaseConfig.php Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
BaseLock.php CleanUp Lock namespace 2020-01-18 20:15:46 +01:00
Console.php Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
Hook.php @brief is removed completely 2020-01-19 06:05:23 +00:00
Installer.php add missing namespaces/fix wrong class-names 2020-01-19 16:31:35 +01:00
L10n.php Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
Logger.php @brief is removed completely 2020-01-19 06:05:23 +00:00
Process.php Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
Protocol.php Add "discourse" as protocol 2019-11-24 20:06:47 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php @brief is removed completely 2020-01-19 06:05:23 +00:00
Search.php Move Config::get() to DI::config()->get() 2020-01-19 21:21:13 +01:00
Session.php Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
StorageManager.php Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
System.php Some more added lines 2020-01-19 09:51:37 +00:00
Theme.php Move Config::set() to DI::config()->set() 2020-01-19 21:21:53 +01:00
Update.php Move Config::set() to DI::config()->set() 2020-01-19 21:21:53 +01:00
UserImport.php Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Worker.php Move Config::set() to DI::config()->set() 2020-01-19 21:21:53 +01:00

README.md

Friendica\Core

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