commit
086750d4ba
@ -255,7 +255,7 @@ function item_post(&$a) {
|
||||
$body = $_REQUEST['body'];
|
||||
$private = $orig_post['item_private'];
|
||||
$item_flags = $orig_post['item_flags'];
|
||||
$item_restrict = $irog_post['item_restrict'];
|
||||
$item_restrict = $orig_post['item_restrict'];
|
||||
}
|
||||
else {
|
||||
|
||||
|
Reference in New Issue
Block a user