mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fix searchpath for MR while updating
This commit is contained in:
parent
5aef20ee31
commit
cea9d2ae3d
@ -1673,7 +1673,7 @@ class Client
|
|||||||
);
|
);
|
||||||
|
|
||||||
$this->updateMR(
|
$this->updateMR(
|
||||||
$this->productPath.'/extras/mr/'.$mr,
|
$this->extract_to.'/extras/mr/'.$mr,
|
||||||
$this->dbhHistory,
|
$this->dbhHistory,
|
||||||
$historical_MR
|
$historical_MR
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user