X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=blobdiff_plain;f=maintenance%2FcleanupImages.php;h=0e0b6194a0ba6ede4f22725f4cc2aeda1c429b39;hb=beb1c4a0eced04ce2098433c383f1fbe469569c9;hp=42cae2ad2251fc1a34609c7923fc956682ab52cd;hpb=42333412833ab7f7515e193b83a909921c34887d;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.