X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FmoveBatch.php;h=7d15959c324166f2447e4b301fa2bbe3d4f10856;hb=658eb79dc10fbbceec1a6bee3ab078aca06c424e;hp=78db8b97d576fad49223ca6244cbaafdf3b272ba;hpb=8197acca32e783418a73f74edba810b8c8a212c3;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.