mediawiki-skins-MinervaNeue/includes
Timo Tijhof 08985b2229 Remove use of QuickTemplate::setRef
Follows-up 2c01147c13be, 429f557cc7f68a46.

The array is already copied by value once returned from getLanguages().
Setting it by reference within the QuickTemplate instance doens't
have any effect, but does logically break the concept of pushing
data in a single direction through the skin.

Remove use of setRef in preparation for restricting skins only
consuming data as given, without the ability to change data
in other parts of the system.

Bug: T140664
Change-Id: I0978dd5c123fda57f45534a8d2e51b7e65e55223
2018-01-27 13:11:37 +00:00
..
skins Remove use of QuickTemplate::setRef 2018-01-27 13:11:37 +00:00
Minerva.hooks.php Load all images during print action 2017-11-21 15:27:36 -08:00
MinervaResourceLoaderParsedMessageModule.php Prepare to break the server side MobileFrontend dependency on Minerva 2017-09-27 21:21:59 +00:00
MinervaUI.php Prefix icons in Minerva 2018-01-19 15:30:03 -08:00