mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enhancement: Enable no_extra_blank_lines fixer
Closes GH-646.
This commit is contained in:
@@ -28,7 +28,6 @@ if (!empty($_FORM['pattern'])) {
|
||||
mirror_redirect("/manual-lookup.php?pattern={$ucp}{$langparam}&scope={$_FORM['show']}");
|
||||
break;
|
||||
|
||||
|
||||
case "manual":
|
||||
case "404manual":
|
||||
mirror_redirect($MYSITE . "results.php?q={$ucp}&p={$_FORM['show']}&l=$LANG");
|
||||
|
||||
Reference in New Issue
Block a user