mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-20 20:40:56 +01:00
Unbeta Conpherence
Summary: Fixes T3155 Test Plan: saw conpherence on home page with beta mark Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T3155 Differential Revision: https://secure.phabricator.com/D6436
This commit is contained in:
parent
237ca095a6
commit
620aecb42e
1 changed files with 0 additions and 4 deletions
|
@ -5,10 +5,6 @@
|
|||
*/
|
||||
final class PhabricatorApplicationConpherence extends PhabricatorApplication {
|
||||
|
||||
public function isBeta() {
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getBaseURI() {
|
||||
return '/conpherence/';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue