X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2FFileRepoStatus.php;h=538e9bc9da9575c3472366bfe6172c8ad5dfaad1;hb=56cfdfcc4e3871be66e8bf989236531a0f6a014c;hp=67080b6f832b903ec028a7eddcb8fd628cedf4cb;hpb=6b1a173f07f1a04188735f4688ce6335da14c3b7;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/FileRepoStatus.php b/includes/filerepo/FileRepoStatus.php index 67080b6f83..538e9bc9da 100644 --- a/includes/filerepo/FileRepoStatus.php +++ b/includes/filerepo/FileRepoStatus.php @@ -24,7 +24,7 @@ /** * Generic operation result class for FileRepo-related operations * @ingroup FileRepo - * @deprecated 1.25 + * @deprecated since 1.25 */ class FileRepoStatus extends Status { }