hurr
This commit is contained in:
parent
cda181e820
commit
c06b503efd
@ -916,6 +916,8 @@ func (self *httpFrontend) handle_postRequest(pr *postRequest, b bannedFunc, e er
|
|||||||
// clean up
|
// clean up
|
||||||
self.daemon.expire.ExpirePost(nntp.MessageID())
|
self.daemon.expire.ExpirePost(nntp.MessageID())
|
||||||
e(err)
|
e(err)
|
||||||
|
} else {
|
||||||
|
s(nntp)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user