Archived
1
0

syntax error

This commit is contained in:
jeff 2015-09-19 08:58:33 -04:00
parent 1c61de8880
commit e70c4ed84e

View File

@ -47,7 +47,7 @@ function nntpchan_admin(method, param) {
name:"admin",
parser: function(target) {
return method;
}
},
handle: function(j) {
if (j.msg) {
return document.createTextNode(j.msg);