prevent obscured email notifications

This commit is contained in:
friendica 2014-08-09 17:20:30 -07:00
parent 229ffd59ac
commit 091138cbd3

View File

@ -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);