X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FfixSlaveDesync.php;h=8bf556f087feb57dee5a8bb206f040606ecb0862;hb=fcdf2518605954fe1bcf88598fc14bd95d525882;hp=126eed2524049e7547f647915fc430c6d5f32aef;hpb=d7954d5edc423d0547748825a8bc88c0787c2a6c;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/fixSlaveDesync.php b/maintenance/fixSlaveDesync.php index 126eed2524..8bf556f087 100644 --- a/maintenance/fixSlaveDesync.php +++ b/maintenance/fixSlaveDesync.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that fixes erroneous page_latest values