X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FdumpSisterSites.php;h=e05e154ed454944cc5a6a30024842d55e2630c2f;hb=29ab088e2fb938b0b3330bc4d4891a155e9420d2;hp=5dbb5e2360f3d4ea813d3cfda30c15af1af30703;hpb=d3075c9875dac527332160eca44a9a84f1a32b96;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/dumpSisterSites.php b/maintenance/dumpSisterSites.php index 5dbb5e2360..e05e154ed4 100644 --- a/maintenance/dumpSisterSites.php +++ b/maintenance/dumpSisterSites.php @@ -25,7 +25,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that generates a page name dump for SisterSites usage.