mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Errata fix
This commit is contained in:
parent
1218932b05
commit
925fa8b819
@ -1674,7 +1674,7 @@ class Client
|
|||||||
);
|
);
|
||||||
|
|
||||||
$this->updateMR(
|
$this->updateMR(
|
||||||
$this->extract_to.'/extras/mr/'.$mr,
|
$extract_to.'/extras/mr/'.$mr,
|
||||||
$this->dbhHistory,
|
$this->dbhHistory,
|
||||||
$historical_MR
|
$historical_MR
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user