Redo r29565, but as far as I see working now. :)
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 11 Jan 2008 04:55:48 +0000 (04:55 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 11 Jan 2008 04:55:48 +0000 (04:55 +0000)
commit7584a85307d4cb5709420f580bbde8b9992ff591
tree1e2a05fe372eb5d958e8e372c762e7ae62b8f54c
parent839f3ffd651465380923a5110dc834c23fd9c27f
Redo r29565, but as far as I see working now. :)
getRestrictions() always returns an array -- just use a standard boolean condition, not is_array().
Marked Title::getTitleProtection() private.
includes/SkinTemplate.php
includes/Title.php