X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FrebuildLocalisationCache.php;h=83849de65b03a154d3a231e0cad1acad3ba02535;hb=86a180097bbe38cc314798b48a5a8b8e70566273;hp=c48fb7421ec7bd5a41a826f7a370c5fcd8556eed;hpb=a38bde74e124f6736202aab8b4842b4db4aa02ce;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.