profile edit - missing visibility and drop link on non-default profiles, re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer).
This commit is contained in:
@@ -790,7 +790,6 @@ function item_post(&$a) {
|
||||
else
|
||||
$post_id = 0;
|
||||
|
||||
|
||||
$post = item_store($datarray,$execflag);
|
||||
|
||||
$post_id = $post['item_id'];
|
||||
|
||||
Reference in New Issue
Block a user