Fix one more notice :)

master
Vitaliy Filippov 2015-09-16 13:26:39 +03:00
parent 5189e95831
commit 5bbda67f19
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ function do_highlight($full_body, $q, $class){
preg_match_all($pat,$full_body,$tag_matches);
/* loop through and highlight $q value in data and recombine with tags */
$full_body_hl = '';
for ($i=0; $i< count($tag_matches[0]); $i++) {
/* ignore all text within these tags */
if (