X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Finstaller%2FWebInstallerOutput.php;h=6a55d696906cd16a10216e81c76c9e78f2024086;hp=62fe7852b74a2c80e11ea30585b5b1e208d75049;hb=5fa4cdf860c79b32ab6ef034c6d9420c2727f695;hpb=500889f19005b4aed93c5b6eaafd35689fce7dcd diff --git a/includes/installer/WebInstallerOutput.php b/includes/installer/WebInstallerOutput.php index 62fe7852b7..6a55d69690 100644 --- a/includes/installer/WebInstallerOutput.php +++ b/includes/installer/WebInstallerOutput.php @@ -233,7 +233,7 @@ class WebInstallerOutput { public function getHeadAttribs() { return [ 'dir' => $this->getDir(), - 'lang' => wfBCP47( $this->getLanguageCode() ), + 'lang' => LanguageCode::bcp47( $this->getLanguageCode() ), ]; } @@ -299,9 +299,9 @@ class WebInstallerOutput {
plain();