added: 'rm' function can work with tickets
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@565 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -271,6 +271,7 @@ void Dirs::DeleteDir(long id)
|
||||
dir_table.DelById(id);
|
||||
|
||||
db.RemoveThread(id);
|
||||
db.RemoveTicket(id);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user