Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15467482
D11568.id27834.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
601 B
Referenced Files
None
Subscribers
None
D11568.id27834.diff
View Options
diff --git a/resources/sql/autopatches/20150120.maniphestdefaultauthor.php b/resources/sql/autopatches/20150120.maniphestdefaultauthor.php
--- a/resources/sql/autopatches/20150120.maniphestdefaultauthor.php
+++ b/resources/sql/autopatches/20150120.maniphestdefaultauthor.php
@@ -10,7 +10,7 @@
if ($value) {
$app_emails = id(new PhabricatorMetaMTAApplicationEmailQuery())
->setViewer(PhabricatorUser::getOmnipotentUser())
- ->withApplicationPHIDs($maniphest->getPHID())
+ ->withApplicationPHIDs(array($maniphest->getPHID()))
->execute();
foreach ($app_emails as $app_email) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 4, 3:26 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7711238
Default Alt Text
D11568.id27834.diff (601 B)
Attached To
Mode
D11568: Fix default-public-author migration script
Attached
Detach File
Event Timeline
Log In to Comment