X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Finstaller%2FInstaller.php;h=94a5a5a474d6d40b41b6c9989e874ff15df841bb;hp=7cfc6173333c97425272f96b2f01f35510accde8;hb=ad136143c5de92257c4ad5459d3c39186fbf800a;hpb=815b516edb143fb1da11797bc1fc37410deb92b9 diff --git a/includes/installer/Installer.php b/includes/installer/Installer.php index 7cfc617333..94a5a5a474 100644 --- a/includes/installer/Installer.php +++ b/includes/installer/Installer.php @@ -1346,6 +1346,10 @@ abstract class Installer { $exts = $this->getVar( '_Extensions' ); $IP = $this->getVar( 'IP' ); + // Marker for DatabaseUpdater::loadExtensions so we don't + // double load extensions + define( 'MW_EXTENSIONS_LOADED', true ); + /** * We need to include DefaultSettings before including extensions to avoid * warnings about unset variables. However, the only thing we really