lotus 16 years ago
parent 13cb0916ee
commit b1e211b258

@ -161,7 +161,8 @@ function processRSS() {
}
}
else
alert("Error code " + xhr.status + " received: " + xhr.statusText);
//alert("Error code " + xhr.status + " received: " + xhr.statusText);
return false;
}
}

Loading…
Cancel
Save