friendica/src/Core
Philipp Holzer 8138b05032
fix L10n path after move
2020-01-19 17:11:48 +01:00
..
Cache CleanUp Cache namespace 2020-01-18 15:41:19 +01:00
Config @brief is removed completely 2020-01-19 06:05:23 +00: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 L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Addon.php @brief is removed completely 2020-01-19 06:05:23 +00:00
BaseCache.php CleanUp Cache namespace 2020-01-18 15:41:19 +01:00
BaseLock.php CleanUp Lock namespace 2020-01-18 20:15:46 +01:00
Config.php @brief is removed completely 2020-01-19 06:05:23 +00: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 fix L10n path after move 2020-01-19 17:11:48 +01:00
Logger.php @brief is removed completely 2020-01-19 06:05:23 +00:00
Process.php @brief is removed completely 2020-01-19 06:05:23 +00: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 @brief is removed completely 2020-01-19 06:05:23 +00:00
Session.php Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
StorageManager.php cleanups 2020-01-19 16:31:33 +01:00
System.php Some more added lines 2020-01-19 09:51:37 +00:00
Theme.php @brief is removed completely 2020-01-19 06:05:23 +00:00
Update.php Move L10n::withLang() calls to DI::l10n()->withLang() calls 2020-01-19 16:31:18 +01:00
UserImport.php Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Worker.php Some more added lines 2020-01-19 09:51:37 +00:00

README.md

Friendica\Core

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