Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13996686
D11841.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
536 B
Referenced Files
None
Subscribers
None
D11841.diff
View Options
diff --git a/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php b/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php
--- a/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php
+++ b/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php
@@ -116,7 +116,7 @@
));
$panel = new PHUIObjectBoxView();
- $panel->setHeader(pht('XHProf Profile'));
+ $panel->setHeaderText(pht('XHProf Profile'));
$panel->appendChild($table);
return $panel->render();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 24, 11:11 PM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6723527
Default Alt Text
D11841.diff (536 B)
Attached To
Mode
D11841: Fix fatal in XHProf
Attached
Detach File
Event Timeline
Log In to Comment