X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdb%2FMWLBFactory.php;h=e50f855edb138c1a725ce83ef4ffc389d082ecba;hb=8d0ab002453a1fa6594cdcc8bf2290d9d97b81ad;hp=79f787dba4b73e26b5d7af782ab57cf9c02516e4;hpb=72886445ff1ecfc812b9335f5682fcb0434b0292;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