Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15421357
D15509.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
546 B
Referenced Files
None
Subscribers
None
D15509.diff
View Options
diff --git a/src/applications/phortune/controller/PhortuneCartController.php b/src/applications/phortune/controller/PhortuneCartController.php
--- a/src/applications/phortune/controller/PhortuneCartController.php
+++ b/src/applications/phortune/controller/PhortuneCartController.php
@@ -48,7 +48,7 @@
return null;
}
- $output = new PHUIRemarkupView($this->getUser(), $description);
+ $output = new PHUIRemarkupView($this->getViewer(), $description);
$box = id(new PHUIBoxView())
->addMargin(PHUI::MARGIN_LARGE)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 22, 10:56 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7707493
Default Alt Text
D15509.diff (546 B)
Attached To
Mode
D15509: Fix Phortune cart fatal
Attached
Detach File
Event Timeline
Log In to Comment