notify tweaks
This commit is contained in:
parent
0fb8234693
commit
970c82faa3
@ -345,6 +345,8 @@ function notification($params) {
|
||||
$datarray['verb'] = $params['verb'];
|
||||
$datarray['otype'] = $params['otype'];
|
||||
$datarray['abort'] = false;
|
||||
|
||||
$datarray['item'] = $params['item'];
|
||||
|
||||
call_hooks('enotify_store', $datarray);
|
||||
|
||||
|
Reference in New Issue
Block a user