Tweaks for Credits and Metadata:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 18 Aug 2008 19:21:55 +0000 (19:21 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 18 Aug 2008 19:21:55 +0000 (19:21 +0000)
commitc985f728005cf80bf2d3f58312bc1b9cf0f5e289
tree3cedb4eb0fd8d1a3471053ecacbde3fb4c29fa2d
parentc7a50892d6afe7f82b3655b21eeb4b292c363ae1
Tweaks for Credits and Metadata:
* Put all functions into classed so that they can be autoloaded
* Marked all private methods as protected
* Article::getContributors() now returns UserArrayFromResult object
includes/Article.php
includes/Credits.php
includes/Metadata.php
includes/Skin.php
includes/SkinTemplate.php
includes/Wiki.php