mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-25 08:12:40 +01:00
Fix bad rebase
Auditors: nh
This commit is contained in:
parent
5978bbfc64
commit
3c2cb13153
1 changed files with 1 additions and 0 deletions
|
@ -979,6 +979,7 @@ final class PhabricatorBuiltinPatchList extends PhabricatorSQLPatchList {
|
|||
'pastepolicy.sql' => array(
|
||||
'type' => 'sql',
|
||||
'name' => $this->getPatchPath('pastepolicy.sql'),
|
||||
),
|
||||
'xhprof.sql' => array(
|
||||
'type' => 'sql',
|
||||
'name' => $this->getPatchPath('xhprof.sql'),
|
||||
|
|
Loading…
Reference in a new issue