X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcleanupImages.php;h=0e0b6194a0ba6ede4f22725f4cc2aeda1c429b39;hb=dd7d5db7ab001c7a4ed722e2f5295e335bab79ec;hp=42cae2ad2251fc1a34609c7923fc956682ab52cd;hpb=e0b187264cf2df355116af119fab18cdf7ebf19d;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/cleanupImages.php b/maintenance/cleanupImages.php index 42cae2ad22..0e0b6194a0 100644 --- a/maintenance/cleanupImages.php +++ b/maintenance/cleanupImages.php @@ -29,7 +29,7 @@ * @ingroup Maintenance */ -require_once( __DIR__ . '/cleanupTable.inc' ); +require_once __DIR__ . '/cleanupTable.inc'; /** * Maintenance script to clean up broken, unparseable upload filenames.