Explicitly propagating shuffle() in global namespace
authorAlexander Ebert <ebert@woltlab.com>
Fri, 6 Feb 2015 13:29:26 +0000 (14:29 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 6 Feb 2015 13:29:26 +0000 (14:29 +0100)
commit01a570df55b84f14647e1e7e6489895a2dd9f264
tree76e5c712b25179b90e8427b03a31f154a950066f
parent1533edefd0846ced6a67bf6f16a548e2ab910c02
Explicitly propagating shuffle() in global namespace

The minified JS files use IIFE wrappers to utilize strict mode, but this can cause the shuffle() function to be unknown outside the wrapper.
wcfsetup/install/files/js/WCF.js