Factorise call to getSuggestedDurations() in SpecialBlock::getFormFields()
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 29 Apr 2013 13:48:57 +0000 (15:48 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 29 Apr 2013 13:48:57 +0000 (15:48 +0200)
commit215894fda9755f0d7fd053d4239e0f73f6ff9559
tree1148189571a5eb1f177ba82cc63b31d30db08a54
parent8e7150b5497bc2308da99ca07f4d3c0c89ec8e21
Factorise call to getSuggestedDurations() in SpecialBlock::getFormFields()

So that it is not needed to parse the message two times per request.

Change-Id: I07f48dc35f4904d043844c2a3370bc27cdd5fb45
includes/specials/SpecialBlock.php