X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=load.php;h=1d6a242575af3462c65b640b6a159360e07b9437;hb=c762e0ced90472fcd013a415eedb6337c7ded025;hp=43c2fafce817a999276364e1acd7ba299f415664;hpb=466962bd4bf8c8b649eb168b3d8afe189c5b42bf;p=lhc%2Fweb%2Fwiklou.git diff --git a/load.php b/load.php index 43c2fafce8..1d6a242575 100644 --- a/load.php +++ b/load.php @@ -26,7 +26,6 @@ use MediaWiki\Logger\LoggerFactory; require __DIR__ . '/includes/WebStart.php'; - // URL safety checks if ( !$wgRequest->checkUrlExtension() ) { return;