From da0875a01509ed8d6edf1b2326283de83b5fbacc Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 24 Apr 2015 12:43:41 +0200 Subject: there is no key named term in this array --- mod/webpages.php | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/webpages.php b/mod/webpages.php index 121971b12..24d7b88b3 100644 --- a/mod/webpages.php +++ b/mod/webpages.php @@ -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'], -- cgit v1.2.3