@@ -719,7 +719,7 @@ function fatal_error(code, msg) {
if(code==6){
window.location.href="digest.php";
}elseif(code==5){
window.location.href="update.php";
window.location.href="db-updater.php";
}else{
if(msg=="")msg="Unknown error";
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.