X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=maintenance%2FrebuildLocalisationCache.php;h=83849de65b03a154d3a231e0cad1acad3ba02535;hb=289c4079577a676bff59a91d5b6e5bccc7d487d3;hp=c48fb7421ec7bd5a41a826f7a370c5fcd8556eed;hpb=9d173afad638bd26214db079a12a36f57adbe355;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/rebuildLocalisationCache.php b/maintenance/rebuildLocalisationCache.php index c48fb7421e..83849de65b 100644 --- a/maintenance/rebuildLocalisationCache.php +++ b/maintenance/rebuildLocalisationCache.php @@ -29,7 +29,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script to rebuild the localisation cache.