aboutsummaryrefslogtreecommitdiffstats
path: root/mod/webpages.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/webpages.php')
-rw-r--r--mod/webpages.php1
1 files changed, 0 insertions, 1 deletions
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'],