X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2FFileRepo.php;h=47efa705d019beb65d4dc0f19cc8800dcfb7eff5;hb=075b90235e86de663c000db2c90253509bb97375;hp=8611238d8eef798128b5269da6ebbb528154c152;hpb=a1e58c1c7b0e777ea0110642bdbabfa1411014b6;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index 8611238d8e..47efa705d0 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -70,7 +70,8 @@ class FileRepo { /** @var string Equivalent to $wgArticlePath, e.g. http://en.wikipedia.org/wiki/$1 */ protected $articleUrl; - /** @var bool Whether to fetch commons image description pages and display them on the local wiki */ + /** @var bool Whether to fetch commons image description pages and display + * them on the local wiki */ public $fetchDescription; /** @var bool Equivalent to $wgCapitalLinks (or $wgCapitalLinkOverrides[NS_FILE],