X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Finterwiki%2FInterwiki.php;h=657849adab1d8e69e832998e14e2bdbf5d9d4b18;hp=5a996d9d11d5a3bcad211d0acdaa6908e3eb0ba7;hb=478a58f63101f2b47d18a618296b5e7970fa3f24;hpb=b610a3b617f7616b2f1db12498cbad5aeae12576 diff --git a/includes/interwiki/Interwiki.php b/includes/interwiki/Interwiki.php index 5a996d9d11..657849adab 100644 --- a/includes/interwiki/Interwiki.php +++ b/includes/interwiki/Interwiki.php @@ -36,7 +36,7 @@ class Interwiki { protected $mAPI; /** @var string The name of the database (for a connection to be established - * with wfGetLB( 'wikiid' )) + * with LBFactory::getMainLB( 'wikiid' )) */ protected $mWikiID;