1
0
Fork 0

Merge branch '1.7'

pull/7762/head
Jordi Boggiano 2018-10-31 18:32:39 +01:00
commit ceb3a7a8e8
2 changed files with 1 additions and 0 deletions

View File

@ -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