mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-09 07:25:46 +01:00
log topic move
This commit is contained in:
@@ -207,6 +207,8 @@ var winston = require('winston'),
|
||||
|
||||
topics.setTopicField(tid, 'cid', cid, callback);
|
||||
|
||||
events.logTopicMove(uid, tid);
|
||||
|
||||
plugins.fireHook('action:topic.move', {
|
||||
tid: tid,
|
||||
fromCid: oldCid,
|
||||
|
||||
Reference in New Issue
Block a user