mirror of
https://git.code.sf.net/p/quake/website
synced 2025-03-13 21:21:59 +00:00
trying out some search stuff...
This commit is contained in:
parent
81b0ff25f6
commit
6406111246
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue