Follow-up r91997, moved newFromTitle() function to WikiPage.php and renamed to factor...
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 12 Jul 2011 20:32:09 +0000 (20:32 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 12 Jul 2011 20:32:09 +0000 (20:32 +0000)
commit6a1aef21b69152f38dc2474697070985260f9a29
tree6ade12f63d7303fbc724b0695542ae470d145fae
parentf7a52027cfb14c36a0e416704360923a9b946228
Follow-up r91997, moved newFromTitle() function to WikiPage.php and renamed to factory(). This avoids an extra class.
includes/AutoLoader.php
includes/WikiPage.php
includes/WikiPageFactory.php [deleted file]
tests/phpunit/includes/ArticleTest.php