prevent obscured email notifications
This commit is contained in:
parent
229ffd59ac
commit
091138cbd3
@ -135,7 +135,7 @@ function notification($params) {
|
||||
|
||||
|
||||
$item_post_type = item_post_type($p[0]);
|
||||
$private = $p[0]['item_private'];
|
||||
// $private = $p[0]['item_private'];
|
||||
$parent_id = $p[0]['id'];
|
||||
|
||||
//$possess_desc = str_replace('<!item_type!>',$possess_desc);
|
||||
|
Reference in New Issue
Block a user