X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=load.php;h=1d6a242575af3462c65b640b6a159360e07b9437;hb=096c8c08c058ed8d899e412d459f4b86b5ab7c62;hp=43c2fafce817a999276364e1acd7ba299f415664;hpb=e53c515578be49fd950c7ced2728b12447c0e8ef;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;