X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=redirect.php;h=699926ec30c39d332d401d150b7a211f6ee44230;hb=c58af004e136e2426a101cce9d2358571abdff84;hp=ad3400ef9baafc2c693045e6bd33a7db3cf7e1bb;hpb=a15c419b3d130248f2556b9d00643ba9666a4189;p=lhc%2Fweb%2Fwiklou.git diff --git a/redirect.php b/redirect.php index ad3400ef9b..699926ec30 100644 --- a/redirect.php +++ b/redirect.php @@ -1,13 +1,17 @@ getVal( 'wpDropdown' ); $url = str_replace( "$1", urlencode( $page ), $wgArticlePath ); header( "Location: {$url}" ); -