X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FfixExtLinksProtocolRelative.php;h=2403ec68b47be2260c429fa17173c282579a2864;hb=efed0f97b8a4b4e9acceb069fdebf8af08d5f467;hp=d247862f5fbed6600d339afa972d01ce0d989dd6;hpb=125d6d5feceba4d3d740efb5be0be83058546a20;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