add WaitFunction in operate
This commit is contained in:
@@ -431,3 +431,7 @@ function addFileToZip($zip, $rootpath, $path = '')
|
||||
}
|
||||
@closedir($path);
|
||||
}
|
||||
|
||||
function WaitFunction() {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user