Merge "build: update to grunt-contrib-watch@1.0.1 to resolve a vulnerability"
[lhc/web/wiklou.git] / maintenance / tables.sql
index 2f1e44c..34c63ed 100644 (file)
@@ -1540,7 +1540,7 @@ CREATE TABLE /*_*/interwiki (
   -- The URL of the file api.php
   iw_api blob NOT NULL,
 
-  -- The name of the database (for a connection to be established with wfGetLB( 'wikiid' ))
+  -- The name of the database (for a connection to be established with LBFactory::getMainLB( 'wikiid' ))
   iw_wikiid varchar(64) NOT NULL,
 
   -- A boolean value indicating whether the wiki is in this project