aboutsummaryrefslogtreecommitdiffstats
path: root/mod/search.php
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-03-25 19:20:12 +0000
committerThomas Willingham <founder@kakste.com>2013-03-25 19:20:12 +0000
commitfb8a0e06c48f974d7e6ef864992d7453b91cd640 (patch)
tree0f0b3004535c944099e7710d5731cbc46a3c8af1 /mod/search.php
parent23cd14329dcdc5b732a64bd7ba21123f24dd5cfd (diff)
downloadvolse-hubzilla-fb8a0e06c48f974d7e6ef864992d7453b91cd640.tar.gz
volse-hubzilla-fb8a0e06c48f974d7e6ef864992d7453b91cd640.tar.bz2
volse-hubzilla-fb8a0e06c48f974d7e6ef864992d7453b91cd640.zip
Updated build_query for mid
Diffstat (limited to 'mod/search.php')
-rw-r--r--mod/search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/search.php b/mod/search.php
index 9ae9414d2..fdd79f0a1 100644
--- a/mod/search.php
+++ b/mod/search.php
@@ -175,7 +175,7 @@ function search_content(&$a) {
'$order' => '',
'$file' => '',
'$cats' => '',
- '$uri' => '',
+ '$mid' => '',
'$dend' => '',
'$dbegin' => ''
));