Page MenuHomePhabricator

D15411.diff
No OneTemporary

D15411.diff

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

Mime Type
text/plain
Expires
Fri, Feb 7, 4:19 PM (21 h, 11 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7099035
Default Alt Text
D15411.diff (463 B)

Event Timeline