X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2FFileRepo.php;h=8ba2745ab4ca601ca614aef8e725dfde2fe58531;hb=f30b8ac70461b0896e1fcfd9c006683f07e3d93f;hp=15007af556f69eac28f9145cb8b80f0407252843;hpb=d762bf4b06634a5f61cab07b893ee879701cbbbd;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index 15007af556..8ba2745ab4 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -603,16 +603,6 @@ class FileRepo { return array(); } - /** - * Get the public root URL of the repository - * - * @deprecated since 1.20 - * @return string - */ - public function getRootUrl() { - return $this->getZoneUrl( 'public' ); - } - /** * Get the URL of thumb.php *