This commit is contained in:
Baris Usakli
2013-09-19 12:29:25 -04:00
parent 047fcbe63f
commit 27cb837b08
8 changed files with 17 additions and 66 deletions

View File

@@ -670,7 +670,6 @@ schema = require('./schema.js'),
});
topicSearch.index(title, tid);
RDB.set('topicslug:' + slug + ':tid', tid);
user.addTopicIdToUser(uid, tid);