Page MenuHomePhabricator

D18303.diff
No OneTemporary

D18303.diff

diff --git a/src/applications/system/application/PhabricatorSystemApplication.php b/src/applications/system/application/PhabricatorSystemApplication.php
--- a/src/applications/system/application/PhabricatorSystemApplication.php
+++ b/src/applications/system/application/PhabricatorSystemApplication.php
@@ -30,4 +30,10 @@
);
}
+ public function getResourceRoutes() {
+ return array(
+ '/status/' => 'PhabricatorStatusController',
+ );
+ }
+
}

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 26, 2:56 AM (1 w, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7382015
Default Alt Text
D18303.diff (468 B)

Event Timeline