1
0
Fork 0
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:
vrana 2012-09-17 13:29:09 -07:00
parent 5978bbfc64
commit 3c2cb13153

View file

@ -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'),