X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FmoveBatch.php;h=7d15959c324166f2447e4b301fa2bbe3d4f10856;hb=38c7f444e1c13327e203ce4e2890826782b39876;hp=78db8b97d576fad49223ca6244cbaafdf3b272ba;hpb=74a782a08246c9886f93e0496e5ec23320a19fe1;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/moveBatch.php b/maintenance/moveBatch.php index 78db8b97d5..7d15959c32 100644 --- a/maintenance/moveBatch.php +++ b/maintenance/moveBatch.php @@ -34,7 +34,7 @@ * e.g. immobile_namespace for namespaces which can't be moved */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script to move a batch of pages.