there is no key named term in this array

This commit is contained in:
Mario Vavti 2015-04-24 12:43:41 +02:00
parent 9894a7b2d0
commit da0875a015

View File

@ -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'],