friendica/src/Core
Michael d3e167c77c All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
..
Cache
Config
Lock
Logger Move Monolog to Addons 2022-10-17 22:22:00 +02:00
PConfig
Session
Storage
Worker The priority is now a class constant 2022-10-17 05:49:55 +00:00
ACL.php old boot.php functions replaced in /src 2022-10-19 07:56:25 -04:00
Addon.php
Console.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Hook.php
Installer.php The EOL constant is removed 2022-10-18 12:29:50 +00:00
L10n.php
Logger.php
Protocol.php Rewrite: 2022-10-15 00:44:06 +02:00
README.md
Renderer.php Rewrite: 2022-10-15 00:44:06 +02:00
Search.php old boot.php functions replaced in /src 2022-10-19 07:56:25 -04:00
Session.php Move Core\Session::clear() to DI::session()->clear() 2022-10-18 21:13:58 +02:00
System.php Suppress warning on load check 2022-10-19 04:49:57 +00:00
Theme.php All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Update.php Some more constants are moved to their specific classes 2022-10-17 09:24:32 +00:00
UserImport.php The notice and info have been moved 2022-10-17 18:55:22 +00:00
Worker.php The priority is now a class constant 2022-10-17 05:49:55 +00:00

README.md

Friendica\Core

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