Deglobalization in EditPage.php
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 8 Oct 2012 11:56:48 +0000 (13:56 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 29 Oct 2012 10:29:31 +0000 (11:29 +0100)
commit85acf1f4995e39031a6ad1618207dd5c2e78674d
tree74b44dd4e07c360e931165042e768bb21e2bf18c
parentf83f36ef612fb444eec2e84251dbe20d619e3958
Deglobalization in EditPage.php

Some details:
* Using context as much as possible.
* Changed mTitle/mArticle to getTitle()/getArticle().
* Tweaked some comments.
* Broke some long lines.

Change-Id: I2c600915d8a4af98215de9bf9d2d60abdc675fab
includes/EditPage.php