Merge branch '1.7'
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…
Reference in New Issue