From c1f9b1f7b1b77776192048005dcc66dcf3df2bfb Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sat, 27 Dec 2014 15:41:37 +0100 Subject: Update to MediaWiki 1.24.1 --- includes/htmlform/HTMLForm.php | 1472 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1472 insertions(+) create mode 100644 includes/htmlform/HTMLForm.php (limited to 'includes/htmlform/HTMLForm.php') diff --git a/includes/htmlform/HTMLForm.php b/includes/htmlform/HTMLForm.php new file mode 100644 index 00000000..d582da3b --- /dev/null +++ b/includes/htmlform/HTMLForm.php @@ -0,0 +1,1472 @@ + $info, + * where $info is an Associative Array with any of the following: + * + * 'class' -- the subclass of HTMLFormField that will be used + * to create the object. *NOT* the CSS class! + * 'type' -- roughly translates into the