Refactored editForm(), splitting its functionality up among edit(), showEditForm...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 20 Aug 2005 06:57:21 +0000 (06:57 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 20 Aug 2005 06:57:21 +0000 (06:57 +0000)
commit3badc0c7286d9b0c3d4533a91a8bb70c5386421b
treec42795aea235d88e8ebba4558f27bf08fb237517
parent51d4051743df584ff1c1b19b24f600c53b8ed9f2
Refactored editForm(), splitting its functionality up among edit(), showEditForm(), attemptSave() and a number of smaller functions. Further refactoring is still possible, by splitting off more small functions on the order of 5-20 lines.
includes/EditPage.php