Page MenuHomePhabricator

D12216.diff
No OneTemporary

D12216.diff

diff --git a/src/applications/conpherence/application/PhabricatorConpherenceApplication.php b/src/applications/conpherence/application/PhabricatorConpherenceApplication.php
--- a/src/applications/conpherence/application/PhabricatorConpherenceApplication.php
+++ b/src/applications/conpherence/application/PhabricatorConpherenceApplication.php
@@ -36,10 +36,7 @@
'(?P<id>[1-9]\d*)/' => 'ConpherenceViewController',
'columnview/' => 'ConpherenceColumnViewController',
'new/' => 'ConpherenceNewController',
- 'room/' => array(
- '(?:query/(?P<queryKey>[^/]+)/)?' => 'ConpherenceRoomListController',
- 'new/' => 'ConpherenceNewRoomController',
- ),
+ 'room/new/' => 'ConpherenceNewRoomController',
'search/(?:query/(?P<queryKey>[^/]+)/)?'
=> 'ConpherenceRoomListController',
'panel/' => 'ConpherenceNotificationPanelController',

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 1:15 AM (17 h, 24 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6912377
Default Alt Text
D12216.diff (1 KB)

Event Timeline