friendica/src/Core
Hypolite Petovan 0b95f39c22 Allow count to be a float in L10n->tt()
- Address part of https://github.com/friendica/friendica/issues/13699#issuecomment-1848363608
2023-12-09 07:42:15 -05:00
..
Addon
Cache
Config
Hooks
KeyValueStorage
Lock
Logger Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
PConfig
Session Don't assume $_SESSION is set in Session\Type\AbstractSession 2023-12-08 20:54:07 -05:00
Storage
Worker
ACL.php
Addon.php
Console.php
Hook.php
Installer.php Add intlChar Installer-Check 2023-10-15 15:49:00 +02:00
L10n.php Allow count to be a float in L10n->tt() 2023-12-09 07:42:15 -05:00
Logger.php
Protocol.php
README.md
Renderer.php
Search.php
System.php Another unneeded callstack call is removed 2023-10-18 20:21:02 +00:00
Theme.php
Update.php
Worker.php Individual defer limits per worker task 2023-10-29 12:51:26 +00:00

README.md

Friendica\Core

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