friendica/src/Core
Michael Vogel 33930b0bd9
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-12-09 06:58:19 +01:00
..
Cache
Config
Lock
PConfig
Session
ACL.php
Addon.php Don't assume addons must have an *_install function 2020-11-21 23:19:03 -05:00
BaseCache.php
BaseConfig.php
BaseLock.php
BasePConfig.php
Console.php
Hook.php
Installer.php
L10n.php
Logger.php
Process.php Added logging for executing child processes 2020-10-24 18:40:15 +00:00
Protocol.php
README.md
Renderer.php Remove unused App->force_max_items property 2020-10-13 07:52:13 -04:00
Search.php Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02:00
Session.php The profile page does now shows reshared items 2020-11-03 19:24:47 +00:00
StorageManager.php
System.php
Theme.php
Update.php Remove unused config variable 2020-11-21 15:15:58 +00:00
UserImport.php
Worker.php Apply suggestions from code review 2020-12-09 06:58:19 +01:00

README.md

Friendica\Core

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