X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Fmctest.php;h=691b832b9d3e07627156e9b232db7386636a57e4;hb=6b305fcf55b32972396bfa2e90d85abe55c4c0a4;hp=ed8250b122f6e4556ce04bc2eeac0259e4f922df;hpb=8122488aece256d89c550d7c5a3834cdc41173b6;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/mctest.php b/maintenance/mctest.php index ed8250b122..691b832b9d 100644 --- a/maintenance/mctest.php +++ b/maintenance/mctest.php @@ -22,7 +22,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that makes several 'set', 'incr' and 'get' requests