mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-02 04:44:53 +02:00
cleanup
This commit is contained in:
@@ -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