fixed printing of results
This commit is contained in:
parent
77a4319886
commit
559b7f1475
@ -145,9 +145,7 @@ if (!defined('MOD_INDEX')) {
|
||||
|
||||
global $srchresults;
|
||||
|
||||
|
||||
if ($srchresults) {
|
||||
|
||||
return $content;
|
||||
}
|
||||
|
||||
@ -168,7 +166,7 @@ if (!defined('MOD_INDEX')) {
|
||||
return $content;
|
||||
}
|
||||
|
||||
|
||||
return $content;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user