X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=redirect.php;h=626c30d3bccffdc211aabc0e9db93df03aa486c2;hb=7c2c02953c3afe01f147e533e8d107fe823edb3e;hp=23db3271244aabe724645257beaa9f271de557f0;hpb=dcfb2251cb6ca38b377d46cf2debd2ae651f2309;p=lhc%2Fweb%2Fwiklou.git diff --git a/redirect.php b/redirect.php index 23db327124..626c30d3bc 100644 --- a/redirect.php +++ b/redirect.php @@ -1,18 +1,9 @@ getVal( 'wpDropdown' ); $url = str_replace( "$1", urlencode( $page ), $wgArticlePath ); header( "Location: {$url}" ); -?>