X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FfixSlaveDesync.php;h=8bf556f087feb57dee5a8bb206f040606ecb0862;hb=fcdf2518605954fe1bcf88598fc14bd95d525882;hp=de6f65213795a0b2056475d9958c95f55e22a4c6;hpb=090567090c9d94875ec48fff7de89c6362820bef;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/fixSlaveDesync.php b/maintenance/fixSlaveDesync.php index de6f652137..8bf556f087 100644 --- a/maintenance/fixSlaveDesync.php +++ b/maintenance/fixSlaveDesync.php @@ -17,10 +17,11 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * + * @file * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that fixes erroneous page_latest values