mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 19:46:01 +01:00
results.owner*
This commit is contained in:
@@ -174,7 +174,7 @@ var async = require('async'),
|
||||
plugins.fireHook('action:post.' + hook, {
|
||||
pid: pid,
|
||||
uid: uid,
|
||||
owner: owner,
|
||||
owner: results.owner,
|
||||
current: current
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user