X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2FFileRepo.php;h=60f1607c7e18c424b6b2659f8603d38a9bc64782;hb=7b69a2b340c643ec28138c29e60d4632fafc7939;hp=cbbffe4512a1a318698dd753d3c8620a9e516e09;hpb=ed0193f1fb662d5af7db8bf81ca8aa34c979063e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index cbbffe4512..60f1607c7e 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -45,7 +45,8 @@ class FileRepo { const NAME_AND_TIME_ONLY = 1; /** @var bool Whether to fetch commons image description pages and display - * them on the local wiki */ + * them on the local wiki + */ public $fetchDescription; /** @var int */ @@ -67,7 +68,8 @@ class FileRepo { protected $thumbScriptUrl; /** @var bool Whether to skip media file transformation on parse and rely - * on a 404 handler instead. */ + * on a 404 handler instead. + */ protected $transformVia404; /** @var string URL of image description pages, e.g.