mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-22 21:40:55 +01:00
Pholio to show up on home page
Summary: Pholio to show up on home page Test Plan: Pholio app shows up on home page Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T2355 Differential Revision: https://secure.phabricator.com/D4543
This commit is contained in:
parent
2a6060a763
commit
cc853d7acb
1 changed files with 0 additions and 5 deletions
|
@ -5,11 +5,6 @@
|
|||
*/
|
||||
final class PhabricatorApplicationPholio extends PhabricatorApplication {
|
||||
|
||||
public function shouldAppearInLaunchView() {
|
||||
// TODO: See getApplicationGroup().
|
||||
return false;
|
||||
}
|
||||
|
||||
public function getBaseURI() {
|
||||
return '/pholio/';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue