X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FpruneFileCache.php;h=e058e3ec36e13c9a741f008abc4bdb78cf94df29;hb=6b305fcf55b32972396bfa2e90d85abe55c4c0a4;hp=782804958d142b8ac202d80e4923c8b5ce23fe40;hpb=1690388847edcdcb070427365751745f9706dd82;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/pruneFileCache.php b/maintenance/pruneFileCache.php index 782804958d..e058e3ec36 100644 --- a/maintenance/pruneFileCache.php +++ b/maintenance/pruneFileCache.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that prunes file cache for pages, objects, resources, etc.