]> git.mxchange.org Git - friendica.git/commit
Suppress all emails when Update::run is ran with $sendEmail = false
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 13 Jul 2020 21:22:21 +0000 (17:22 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 13 Jul 2020 21:22:21 +0000 (17:22 -0400)
commit059087f99864d9790d965de712f18eb6f3b8d7fc
tree6318d21b6c25e07a18c4b6a2d6c83522c4ad239e
parent869f3cfec45cfcc4c3f776d6672097fb636c6847
Suppress all emails when Update::run is ran with $sendEmail = false

- Address Renderer crash in the App-less context of Console
src/Core/Update.php