X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FconvertLinks.php;h=5f7b02e4237d599a7c844d64ce8c32f30569766b;hb=e004946b1a4eef800b940f705d9fcd9912230601;hp=275d8fad19bf9aac602d0546a7979cd11f901fa6;hpb=7790bcfdae1aadc0507e64ded5def399f6b89418;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/convertLinks.php b/maintenance/convertLinks.php index 275d8fad19..5f7b02e423 100644 --- a/maintenance/convertLinks.php +++ b/maintenance/convertLinks.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script to convert from the old links schema (string->ID)