there is no key named term in this array
This commit is contained in:
parent
9894a7b2d0
commit
da0875a015
@ -149,7 +149,6 @@ function webpages_content(&$a) {
|
||||
'type' => 'webpage',
|
||||
'title' => $rr['title'],
|
||||
'body' => $rr['body'],
|
||||
'term' => $rr['term'],
|
||||
'created' => $rr['created'],
|
||||
'edited' => $rr['edited'],
|
||||
'mimetype' => $rr['mimetype'],
|
||||
|
Reference in New Issue
Block a user