Get rid of the "guid" table. We don't need it anymore.
This commit is contained in:
parent
3c97a6703c
commit
7b2fadcf43
5 changed files with 0 additions and 44 deletions
|
@ -844,9 +844,6 @@ 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