mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-26 08:42:41 +01:00
Liberate
This commit is contained in:
parent
b440830cb7
commit
7e7a029481
1 changed files with 0 additions and 2 deletions
|
@ -1192,7 +1192,6 @@ phutil_register_library_map(array(
|
|||
'PonderAnswerPreviewController' => 'applications/ponder/controller/PonderAnswerPreviewController.php',
|
||||
'PonderAnswerQuery' => 'applications/ponder/query/PonderAnswerQuery.php',
|
||||
'PonderAnswerSaveController' => 'applications/ponder/controller/PonderAnswerSaveController.php',
|
||||
'PonderAnswerSummaryView' => 'applications/ponder/view/PonderAnswerSummaryView.php',
|
||||
'PonderAnswerViewController' => 'applications/ponder/controller/PonderAnswerViewController.php',
|
||||
'PonderComment' => 'applications/ponder/storage/PonderComment.php',
|
||||
'PonderCommentListView' => 'applications/ponder/view/PonderCommentListView.php',
|
||||
|
@ -2303,7 +2302,6 @@ phutil_register_library_map(array(
|
|||
'PonderAnswerPreviewController' => 'PonderController',
|
||||
'PonderAnswerQuery' => 'PhabricatorOffsetPagedQuery',
|
||||
'PonderAnswerSaveController' => 'PonderController',
|
||||
'PonderAnswerSummaryView' => 'AphrontView',
|
||||
'PonderAnswerViewController' => 'PonderController',
|
||||
'PonderComment' =>
|
||||
array(
|
||||
|
|
Loading…
Reference in a new issue