Fix bad rebase
Auditors: nh
This commit is contained in:
@@ -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'),
|
||||||
|
|||||||
Reference in New Issue
Block a user