This commit is contained in:
2021-03-03 19:28:55 +08:00
parent 8b5345e9b4
commit 3a2cc690d0
+1
View File
@@ -82,6 +82,7 @@ if (!function_exists('recursive_directory')) {
call_user_func($callback, $directoryIterator);
}
}
unset($directoryIterators);
}