X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FpreprocessDump.php;h=5952fd960cd8860f4d11d982fa46a7c27f250129;hb=be661ebe7c1017b61c02fb54e14dccba3c511a79;hp=5c2b0d42fae92dc133c3680ad48da992d6619278;hpb=cd06070fbfeee94513cf826467a8aacc33d2acbf;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/preprocessDump.php b/maintenance/preprocessDump.php index 5c2b0d42fa..5952fd960c 100644 --- a/maintenance/preprocessDump.php +++ b/maintenance/preprocessDump.php @@ -25,7 +25,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/dumpIterator.php' ); +require_once( __DIR__ . '/dumpIterator.php' ); /** * Maintenance script that takes page text out of an XML dump file and