$item['mid']]); $n['obj_type'] = ((array_path_exists('obj/type', $n)) ? $n['obj']['type'] : EMPTY_STR); $x = item_store($n); retain_item($postid); if ($x['success']) { $nid = $x['item_id']; Master::Summon(['Notifier', 'like', $nid]); } } }