1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

the manual search isnt limited to english any more

This commit is contained in:
Nuno Lopes
2006-02-28 12:15:47 +00:00
parent b6d3b9dd18
commit 5ae0070e47
3 changed files with 4 additions and 4 deletions

View File

@@ -75,7 +75,7 @@ if (!empty($_FORM['pattern'])) {
}
case "manual":
mirror_redirect($MYSITE . "results.php?q=inurl:manual/en+{$ucp}&p=local");
mirror_redirect($MYSITE . "results.php?q={$ucp}&p=manual&lang=$LANG");
break;
case "news_archive":