Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18655374
D15411.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
463 B
Referenced Files
None
Subscribers
None
D15411.id.diff
View Options
diff --git a/src/view/page/PhabricatorStandardPageView.php b/src/view/page/PhabricatorStandardPageView.php
--- a/src/view/page/PhabricatorStandardPageView.php
+++ b/src/view/page/PhabricatorStandardPageView.php
@@ -490,7 +490,7 @@
$nav->appendFooter($footer);
$content = phutil_implode_html('', array($nav->render()));
} else {
- $contnet = array();
+ $content = array();
$crumbs = $this->getCrumbs();
if ($crumbs) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sep 23 2025, 7:52 PM (9 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8749160
Default Alt Text
D15411.id.diff (463 B)
Attached To
Mode
D15411: Fix variable in StandardPageView
Attached
Detach File
Event Timeline
Log In to Comment