some minor cleanup on plinks for some very subtle permissions issues
This commit is contained in:
@@ -171,6 +171,7 @@ function like_content(&$a) {
|
||||
$arr['deny_cid'] = $item['deny_cid'];
|
||||
$arr['deny_gid'] = $item['deny_gid'];
|
||||
|
||||
|
||||
$post = item_store($arr);
|
||||
$post_id = $post['item_id'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user