try to fix gitch again
This commit is contained in:
parent
74cdeb6072
commit
cadcbf4c48
@ -102,7 +102,7 @@ function nntpchan_mod(mod_action) {
|
|||||||
alert("mod action has no handler");
|
alert("mod action has no handler");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else if (status) {
|
||||||
// nah
|
// nah
|
||||||
// http error
|
// http error
|
||||||
elem.innerHTML = "error: HTTP "+status;
|
elem.innerHTML = "error: HTTP "+status;
|
||||||
|
Reference in New Issue
Block a user