trying out some search stuff...

This commit is contained in:
Dan Olson 2000-06-18 20:42:33 +00:00
parent 81b0ff25f6
commit 6406111246

View file

@ -27,7 +27,7 @@
echo "<P><A HREF=\"$key\">$key</A> - $val hits";
}
} else {
echo "<P>Sorry, no pages found containing $string";
echo "<P>Sorry, no pages found containing '$words'";
}
require("parts/postamble.php"); // Finish this sucker up
else {