X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FdeleteImageMemcached.php;h=3c8c5fdd8833d2f4dd6024cd1b2ae76cef8283d7;hb=aeffc7979c0174a46abcc04aee536472123325f6;hp=2029b57106d2f979c08580c7ff0eceda3863bef5;hpb=4dd5bf200838679b6a1bf4b1b5e7e4a521cb07bd;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/deleteImageMemcached.php b/maintenance/deleteImageMemcached.php index 2029b57106..3c8c5fdd88 100644 --- a/maintenance/deleteImageMemcached.php +++ b/maintenance/deleteImageMemcached.php @@ -24,7 +24,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that deletes image information from the object cache.