incorrect obj_type on several items

This commit is contained in:
redmatrix
2015-12-11 02:52:43 -08:00
parent f73c82632f
commit 9fb7a12849
6 changed files with 648 additions and 645 deletions

View File

@@ -147,7 +147,6 @@ function subthread_content(&$a) {
$arr['deny_cid'] = $item['deny_cid'];
$arr['deny_gid'] = $item['deny_gid'];
$post = item_store($arr);
$post_id = $post['item_id'];