* Add file and textarea support to HTMLForm.
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 9 Oct 2009 14:22:37 +0000 (14:22 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 9 Oct 2009 14:22:37 +0000 (14:22 +0000)
commit92c38323e039f7dd842c0a76879480420ae8fe3b
tree3ff5857be0213f9ef0c32621c2535cf2e816d2ab
parent90cecb1e3ca730eb8e3985ea2d58aaa24f3ca216
* Add file and textarea support to HTMLForm.
* Move HTML label generation to separate function, because it needs to be overridden for SpecialUpload
includes/HTMLForm.php