* Handle output for DatabaseUpdater in the class itself, no more wfOut() usage in...
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 17 Dec 2010 15:31:01 +0000 (15:31 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 17 Dec 2010 15:31:01 +0000 (15:31 +0000)
commit9c84094cd015224697dca4baf2dfe461017ffdc2
tree94252df4b584959d9ce1e03af9e85f70663c3773
parenteec3a6dab9ce98c0163392a544a86ea640a9f4d7
* Handle output for DatabaseUpdater in the class itself, no more wfOut() usage in core :)
* Mark wfOut() deprecated
* CheckUser, OpenID and TitleKey still use wfOut :(
includes/GlobalFunctions.php
includes/installer/DatabaseUpdater.php