X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FfixExtLinksProtocolRelative.php;h=2403ec68b47be2260c429fa17173c282579a2864;hb=fd57f6d153913af8c15d0cb4d5c2a84e075d4367;hp=d247862f5fbed6600d339afa972d01ce0d989dd6;hpb=dfeec4e3971df925c6445ec6a67c761fb8602a6c;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/fixExtLinksProtocolRelative.php b/maintenance/fixExtLinksProtocolRelative.php index d247862f5f..2403ec68b4 100644 --- a/maintenance/fixExtLinksProtocolRelative.php +++ b/maintenance/fixExtLinksProtocolRelative.php @@ -23,7 +23,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that fixes any entriy for protocol-relative URLs