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