Fix fatal from r53504
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 20 Jul 2009 00:52:14 +0000 (00:52 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 20 Jul 2009 00:52:14 +0000 (00:52 +0000)
commit006b47f8916eb70dce22ece15accfd9dbcb52806
tree5be0a9fc0823eaa18279d8a30055c4c03f4a2974
parent71277ce0bb2ceef0df9230f4c8e59a9754f48262
Fix fatal from r53504

Apparently a) var $foo = $bar = 'baz' doesn't work in PHP, and b) I
should try viewing pages with action=purge to make sure there aren't
actually any fatals.
skins/Modern.php
skins/MonoBook.php
skins/MySkin.php
skins/Simple.php
skins/Vector.php