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:
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user