X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FpurgeDeletedFiles.php;h=cd62716b2b49ad9a4a2f5b114f848553b606a34c;hb=022aa97b207cd68022d76a27f74c697c523b5834;hp=e9d149b5ed98d0e9c4ee41f3a8f69e5ea6969955;hpb=4736034866f3c1cbda172943348fc396e9a54726;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/purgeDeletedFiles.php b/maintenance/purgeDeletedFiles.php index e9d149b5ed..cd62716b2b 100644 --- a/maintenance/purgeDeletedFiles.php +++ b/maintenance/purgeDeletedFiles.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that scans the deletion log and purges affected files