friendica/src/Util
Philipp Holzer c82127ffb7
Splitting ConfigCache & PConfigCache
- Remove IConfigCache & IPConfigCache
- Add new PConfigCache
- Add missing Logger::init() (bugfixing tests)
2019-07-12 22:53:37 +02:00
..
Config Splitting ConfigCache & PConfigCache 2019-07-12 22:53:37 +02:00
Logger Set Timezone to 'UTC' for every Logger (Develop) 2019-03-22 23:14:48 -04:00
Arrays.php
BasePath.php
BaseURL.php
Crypto.php
DateTimeFormat.php
Emailer.php Enable addon using emailer hooks to skip default call to mail() 2019-05-26 21:36:09 -04:00
ExAuth.php
HTTPHeaders.php
HTTPSignature.php Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:54 +02:00
Introspection.php
JsonLD.php
LDSignature.php
Map.php
Mimetype.php
Network.php Fixing Network::post() caused by wrong argument 2019-06-10 19:34:16 +02:00
ParseUrl.php
Pidfile.php
Profiler.php
Proxy.php
Security.php Use accessing function for session variable 2019-06-09 21:06:42 -05:00
Strings.php Add more Strings::isHex() checks to photos 2019-05-30 10:30:15 +02:00
Temporal.php
XML.php