fixed printing of results

This commit is contained in:
real_nowhereman 2008-02-10 19:07:32 +00:00
parent 77a4319886
commit 559b7f1475

View File

@ -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;
}
/*