X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=blobdiff_plain;f=maintenance%2FfixSlaveDesync.php;h=8bf556f087feb57dee5a8bb206f040606ecb0862;hb=9994968774d44ea5138ba1e324349e048d54f12a;hp=126eed2524049e7547f647915fc430c6d5f32aef;hpb=4736034866f3c1cbda172943348fc396e9a54726;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