friendica/src/Util
miqrogroove 5b8619f501
Add Missing Fifth Argument to mail() Function Call
This is desperately needed to fix Issue #5190.  In case of any unexpected problem, the admin can use

`$a->config['system']['sendmail_params'] = false;`
2018-06-19 16:23:42 -04:00
..
Crypto.php Remove require calls to library/asn* 2018-01-31 00:49:11 -05:00
DateTimeFormat.php Avoid "Failed to parse time string (-001-11-30T00:00:00+00:00 + 32 days)" 2018-04-04 18:58:25 +00:00
Emailer.php Add Missing Fifth Argument to mail() Function Call 2018-06-19 16:23:42 -04:00
ExAuth.php Move scripts/auth_ejabberd.php to bin/ 2018-03-18 23:17:31 -04:00
Lock.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Map.php Fix: Events on Diaspora now should look fine 2018-03-20 06:32:17 +00:00
Mimetype.php Function calls 2018-01-15 08:32:11 -05:00
Network.php Fix #4943. 2018-04-28 06:46:46 +00:00
ParseUrl.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Pidfile.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Temporal.php Fix self warning in Util\Temporal 2018-04-23 00:03:27 -04:00
XML.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00