mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
832d9d4d16
The only place that reads the config variable is in ext.echo.logger, which uses OO.getProp() to do so. If that property doesn't exist, `undefined` will be returned, which we can force to boolean false. Bug: T118488 Change-Id: Iac352b133950f6f2e4b88950c1fcd0c893284fd9 |
||
---|---|---|
.. | ||
mw.echo.Logger.js |