X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcleanupImages.php;h=e0da027f7618e3dbe9da8be0b316c291cdc8dbea;hb=87a0b17127195742e6c64472dbfdac65b4d254d7;hp=c8f393d8412c21b991160e2efd58317401fa99ba;hpb=b5906606e1aa1a795231fb813b766818b1dd6c25;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/cleanupImages.php b/maintenance/cleanupImages.php index c8f393d841..e0da027f76 100644 --- a/maintenance/cleanupImages.php +++ b/maintenance/cleanupImages.php @@ -146,7 +146,7 @@ class ImageCleanup extends TableCleanup { * if the target title exists in the image table, or if both the * original and target titles exist in the page table, append * increasing version numbers until the target title exists in - * neither. (See also bug 16916.) + * neither. (See also T18916.) */ $version = 0; $final = $new;