close only if exist
This commit is contained in:
parent
7c5ff900d0
commit
2c1c1ba88c
1 changed files with 1 additions and 1 deletions
|
@ -302,8 +302,8 @@ class OC_Installer{
|
|||
}
|
||||
}
|
||||
}
|
||||
closedir( $dir );
|
||||
}
|
||||
closedir( $dir );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue