From: Chad Horohoe Date: Tue, 2 Aug 2011 23:16:44 +0000 (+0000) Subject: w/s fix for r92882 X-Git-Tag: 1.31.0-rc.0~28471 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=22749f36cd8129ca38685e26e385ef319fee6d5a;p=lhc%2Fweb%2Fwiklou.git w/s fix for r92882 --- diff --git a/includes/HTMLForm.php b/includes/HTMLForm.php index bc314fe6a4..e9eacccd46 100644 --- a/includes/HTMLForm.php +++ b/includes/HTMLForm.php @@ -179,7 +179,7 @@ class HTMLForm { /** * Initialise a new Object for the field - * @param $fieldname string + * @param $fieldname string * @param $descriptor string input Descriptor, as described above * @return HTMLFormField subclass */