X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=maintenance%2FgetLagTimes.php;h=72b1d48a2dd663806f69ec75cf6dbf171713f371;hb=2b69c9525bcf75ad0ea203d4256cfef9e3d6fd40;hp=c47c61e4be2dd78fd3b93029aede2d74f0914dff;hpb=d7954d5edc423d0547748825a8bc88c0787c2a6c;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.