X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdb%2FMWLBFactory.php;h=e50f855edb138c1a725ce83ef4ffc389d082ecba;hb=06e235b99fe2d9b69383198a25ce2c55a4eb73c4;hp=79f787dba4b73e26b5d7af782ab57cf9c02516e4;hpb=b824f88a95e25db5c7c7a44cf72653ddb111bbba;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/db/MWLBFactory.php b/includes/db/MWLBFactory.php index 79f787dba4..e50f855edb 100644 --- a/includes/db/MWLBFactory.php +++ b/includes/db/MWLBFactory.php @@ -65,6 +65,7 @@ abstract class MWLBFactory { 'cliMode' => $wgCommandLineMode, 'hostname' => wfHostname(), 'readOnlyReason' => $readOnlyMode->getReason(), + 'defaultGroup' => $mainConfig->get( 'DBDefaultGroup' ), ]; // When making changes here, remember to also specify MediaWiki-specific options