Improves on fix in r73808 which was aimed at correcting a mistake made when making...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 27 Sep 2010 23:50:20 +0000 (23:50 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 27 Sep 2010 23:50:20 +0000 (23:50 +0000)
commitd48f16ea4a8ae881ded77f49859d4e451adc72c5
tree32785d577be7ecbccdfa15e147dd8a5f3d45683e
parentd8e8f0b05f0438f8bdab6596305e60a15a8e29c3
Improves on fix in r73808 which was aimed at correcting a mistake made when making IEFixes.js ResourceLoader compatible. This uses the undefined keyword as an initial value, to emulate the value that would be assigned when using "var myVariable;".
skins/common/IEFixes.js