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