Skip to content

Commit

Permalink
Merge pull request #2019 from igittigitt/patch-1
Browse files Browse the repository at this point in the history
Update html.php
  • Loading branch information
splitbrain committed Jun 16, 2017
2 parents 7a00564 + 6d6db8e commit e301b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/html.php
Expand Up @@ -407,6 +407,7 @@ function html_search(){
flush();

//do fulltext search
$regex = array();
$data = ft_pageSearch($QUERY,$regex);
if(count($data)){
print '<dl class="search_results">';
Expand Down

0 comments on commit e301b16

Please sign in to comment.