Remove ancient deprecated functions:
authorHappy-melon <happy-melon@users.mediawiki.org>
Thu, 6 Jan 2011 18:04:04 +0000 (18:04 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Thu, 6 Jan 2011 18:04:04 +0000 (18:04 +0000)
commit355717054fa8c085058b864c6a0a4d4ff978f334
treefd9de6aee35e6859ea3046f94be8ea8a22d0b119
parent520d777c1422b9853ae5bbcb81803061e6590957
Remove ancient deprecated functions:
* Article::getDB(), deprecated in 1.13 (r36334)
* Article::showArticle() - 1.7 (r14809)
* User::SetupSession() - 1.8 (r15823)
* User::isBot() - 1.8 (r15689)
Annotate other deprecated functions with @since <version>
includes/Article.php
includes/User.php