X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=redirect.php;h=626c30d3bccffdc211aabc0e9db93df03aa486c2;hb=3ea68e2fc62bd01773a00ab3c69170d7f1e01005;hp=92a8890932799f76bd00f28387cb2b4b5f829dd2;hpb=572b08b5657d449651b682be272518399703ef50;p=lhc%2Fweb%2Fwiklou.git diff --git a/redirect.php b/redirect.php index 92a8890932..626c30d3bc 100644 --- a/redirect.php +++ b/redirect.php @@ -1,19 +1,9 @@ getVal( 'wpDropdown' ); $url = str_replace( "$1", urlencode( $page ), $wgArticlePath ); header( "Location: {$url}" ); -?>