cleanup
This commit is contained in:
parent
28a30bdd3d
commit
c871e6ccd3
@ -964,6 +964,7 @@ func (self *httpFrontend) handle_postRequest(pr *postRequest, b bannedFunc, e er
|
||||
}
|
||||
// clean up
|
||||
DelFile(self.daemon.store.GetFilename(nntp.MessageID()))
|
||||
self.daemon.database.DeleteArticle(nntp.MessageID())
|
||||
e(err)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user