Merge branch '1.7'

main
Jordi Boggiano 6 years ago
commit ceb3a7a8e8

@ -70,6 +70,7 @@ class Comparer
if (!is_array($source)) {
return;
}
chdir($currentDirectory);
chdir($this->update);
$destination = $this->doTree('.', $destination);
if (!is_array($destination)) {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 10 B

Loading…
Cancel
Save