X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=index.php;h=2e13d655f74ab843ab8f727db47824a5c573b7e2;hb=df24fe43ed05cf91710194f69139b2195348392b;hp=17240acffdd52721e427600539cb6f852143d700;hpb=5c26a9fc7b53b0cf996313921e48bd0cf478c1c4;p=contagged diff --git a/index.php b/index.php index 17240ac..2e13d65 100644 --- a/index.php +++ b/index.php @@ -144,13 +144,13 @@ $words=preg_split('/\s+/',$search); $filter=''; foreach($words as $word){ - $wordfilter=''; + $wordfilter=''; foreach($conf['searchfields'] as $field) { $wordfilter .= '('.$field.'=*'.$word.'*)'; - } + } for($i=0; $i