Merge remote-tracking branch 'upstream/develop' into 1506-tag-users
This commit is contained in:
commit
39d4856abb
12 changed files with 102 additions and 41 deletions
|
@ -865,6 +865,9 @@ function item_post(&$a) {
|
|||
// NOTREACHED
|
||||
}
|
||||
|
||||
// Store the guid and other relevant data
|
||||
add_guid($datarray);
|
||||
|
||||
$post_id = $r[0]['id'];
|
||||
logger('mod_item: saved item ' . $post_id);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue