X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2FFileRepoStatus.php;h=538e9bc9da9575c3472366bfe6172c8ad5dfaad1;hb=82a95e69ab2e576a5687138f29d0abbd21ad8c0e;hp=67080b6f832b903ec028a7eddcb8fd628cedf4cb;hpb=2f885ee6b797e5a176ce7b270b674a04b5945b06;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 { }