@ -209,6 +209,10 @@ function uupGetFiles($updateId = 'c2a1d787-647b-486d-b264-f90f3782cdc6', $usePac
unset($filesTemp,$temp,$val,$num);
}
if(empty($filesKeys)){
returnarray('error'=>'NO_FILES');
}
foreach($filesKeysas$val){
$filesNew[$val]=$files[$val];
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.