mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-18 01:38:39 +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(
|
'pastepolicy.sql' => array(
|
||||||
'type' => 'sql',
|
'type' => 'sql',
|
||||||
'name' => $this->getPatchPath('pastepolicy.sql'),
|
'name' => $this->getPatchPath('pastepolicy.sql'),
|
||||||
|
),
|
||||||
'xhprof.sql' => array(
|
'xhprof.sql' => array(
|
||||||
'type' => 'sql',
|
'type' => 'sql',
|
||||||
'name' => $this->getPatchPath('xhprof.sql'),
|
'name' => $this->getPatchPath('xhprof.sql'),
|
||||||
|
|
Loading…
Add table
Reference in a new issue