X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=load.php;h=1d6a242575af3462c65b640b6a159360e07b9437;hb=e2d6e193c94cb0b9b82654d2365113973dd41ecb;hp=43c2fafce817a999276364e1acd7ba299f415664;hpb=f2c242e2e8d86d6d12ae9c160b88c43558306d8f;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;