X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Ftitle%2FMediaWikiTitleCodec.php;h=890a870a2a06a15e8f572b1591602d32cd9bfc7a;hp=dd8b97546bdfc55fb5536c40c0516638f38f2d1b;hb=74426f3cf796b149f1ae445e41815bbe148640b2;hpb=06d611a3997a63fc54f7141ed9fa3105c9d0a8e4 diff --git a/includes/title/MediaWikiTitleCodec.php b/includes/title/MediaWikiTitleCodec.php index dd8b97546b..890a870a2a 100644 --- a/includes/title/MediaWikiTitleCodec.php +++ b/includes/title/MediaWikiTitleCodec.php @@ -1,6 +1,6 @@ interwikiLookup->isValidInterwiki( $x[1] ) ) { - // TODO: get rid of global state! # Disallow Talk:Interwiki:x type titles... throw new MalformedTitleException( 'title-invalid-talk-namespace', $text ); }