mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-18 12:52:42 +01:00
Unbeta Pholio
Summary: Whenever you are ready Test Plan: Observe beta iconography is gone Reviewers: epriestley Reviewed By: epriestley Subscribers: epriestley, Korvin Maniphest Tasks: T2637 Differential Revision: https://secure.phabricator.com/D9663
This commit is contained in:
parent
f4b22ac88d
commit
00d13490ad
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ final class PhabricatorApplicationPholio extends PhabricatorApplication {
|
|||
return pht('Things before they were cool.');
|
||||
}
|
||||
|
||||
public function isBeta() {
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getEventListeners() {
|
||||
return array(
|
||||
new PholioActionMenuEventListener(),
|
||||
|
|
Loading…
Reference in a new issue