* Always set 'userjs' and 'userjsprev' items to false since they are now incorporated...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 2 Jan 2012 12:19:24 +0000 (12:19 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 2 Jan 2012 12:19:24 +0000 (12:19 +0000)
commit22f0f724bb806d8a218565063d61c9cb276db386
tree707b995a0b33a6d9b2d79c6ca1781746ccd30968
parent90796eaef7b62338a9263e708df8e796568bd412
* Always set 'userjs' and 'userjsprev' items to false since they are now incorporated in 'bottomscript' (only affects skins not using OutputPage::headElement())
* Removed SkinTemplate::setupUserJs() since it's no longer used and marked OutputPage::isUserJsAllowed() for removal in 1.20 since its last call is now gone
includes/OutputPage.php
includes/SkinTemplate.php