friendica/src/Core
Michael fd1da74980 Fix fatal error because of unknown function "fetchUrl" 2020-07-27 11:50:36 +00:00
..
Cache Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Config Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Lock Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
PConfig Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Session Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
ACL.php Remove "hidewall" check from ACL 2020-02-22 08:54:28 +00:00
Addon.php Simplified code 2020-03-10 13:13:43 +00:00
BaseCache.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseConfig.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseLock.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BasePConfig.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console.php Improve language of console globalcommunitysilence help line 2020-06-03 00:03:58 -04:00
Hook.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Installer.php Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" 2020-07-21 03:15:53 -04:00
L10n.php Add new possibility to add a user per console 2020-02-29 17:10:27 +01:00
Logger.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Process.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Protocol.php Cleanup dependencies 2020-07-21 03:19:04 -04:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Add detailed error messages for admin user in Core\Renderer and Render\FriendicaSmartyEngine 2020-05-18 18:10:21 -04:00
Search.php Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" 2020-07-21 03:15:53 -04:00
Session.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
StorageManager.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
System.php Fix fatal error because of unknown function "fetchUrl" 2020-07-27 11:50:36 +00:00
Theme.php Add check for semi-colon existence in theme file comment lines 2020-03-01 14:19:46 -05:00
Update.php Suppress all emails when Update::run is ran with $sendEmail = false 2020-07-13 17:22:21 -04:00
UserImport.php Useless info messages removed 2020-07-23 06:11:21 +00:00
Worker.php Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" 2020-07-21 03:15:53 -04:00

README.md

Friendica\Core

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