X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FgetLagTimes.php;h=72b1d48a2dd663806f69ec75cf6dbf171713f371;hb=8d6995937f9a058a539405c195de58122b3e143d;hp=c47c61e4be2dd78fd3b93029aede2d74f0914dff;hpb=3d0215c357b8b11a7a8e7bdcbcc178fc4fa70ca9;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.