Page MenuHomePhabricator

D19572.diff
No OneTemporary

D19572.diff

diff --git a/src/applications/metamta/storage/PhabricatorMetaMTAMail.php b/src/applications/metamta/storage/PhabricatorMetaMTAMail.php
--- a/src/applications/metamta/storage/PhabricatorMetaMTAMail.php
+++ b/src/applications/metamta/storage/PhabricatorMetaMTAMail.php
@@ -621,7 +621,7 @@
public function sendWithMailers(array $mailers) {
if (!$mailers) {
- $any_mailers = self::newMailers();
+ $any_mailers = self::newMailers(array());
// NOTE: We can end up here with some custom list of "$mailers", like
// from a unit test. In that case, this message could be misleading. We

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 15, 3:54 PM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7697263
Default Alt Text
D19572.diff (614 B)

Event Timeline