aboutsummaryrefslogtreecommitdiffstats
path: root/mod/webpages.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-04-24 12:43:41 +0200
committerMario Vavti <mario@mariovavti.com>2015-04-24 12:43:41 +0200
commitda0875a01509ed8d6edf1b2326283de83b5fbacc (patch)
treeb818d33a4cbdcca43e9a593658c9a5de54be9d18 /mod/webpages.php
parent9894a7b2d05a2300255814e1e77a96bf6ac2058a (diff)
downloadvolse-hubzilla-da0875a01509ed8d6edf1b2326283de83b5fbacc.tar.gz
volse-hubzilla-da0875a01509ed8d6edf1b2326283de83b5fbacc.tar.bz2
volse-hubzilla-da0875a01509ed8d6edf1b2326283de83b5fbacc.zip
there is no key named term in this array
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'],