* Set constant default values in class definition and not constructor
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 3 Nov 2011 09:21:45 +0000 (09:21 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 3 Nov 2011 09:21:45 +0000 (09:21 +0000)
commit75f9eb10ec903ff3285f046ca5b401ed59225eb5
tree1f61a7f60d2c1c3710f0ff519d474a9874951ee2
parent1e6deabe74dba897f6d626001333dc7f3e5c4fa6
* Set constant default values in class definition and not constructor
* Added getTitle()
* Mark constructor and getArticle() as public
* Removed a PHP4-ism in constructor
includes/EditPage.php