Fix searchpath for MR while updating
This commit is contained in:
parent
5aef20ee31
commit
cea9d2ae3d
|
@ -1673,7 +1673,7 @@ class Client
|
|||
);
|
||||
|
||||
$this->updateMR(
|
||||
$this->productPath.'/extras/mr/'.$mr,
|
||||
$this->extract_to.'/extras/mr/'.$mr,
|
||||
$this->dbhHistory,
|
||||
$historical_MR
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue