X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FgetLagTimes.php;h=72b1d48a2dd663806f69ec75cf6dbf171713f371;hb=9bdc558bc481218235b0b4f1b9c34ff6c86fd56c;hp=c47c61e4be2dd78fd3b93029aede2d74f0914dff;hpb=be8dc381e13d96f18bb7bc2c2e404a39595a22e7;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/getLagTimes.php b/maintenance/getLagTimes.php index c47c61e4be..72b1d48a2d 100644 --- a/maintenance/getLagTimes.php +++ b/maintenance/getLagTimes.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that displays replication lag times.