From aab66e2f0b826254876b271267fd1081c5a989c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mart=C3=ADn=20Marrese?= Date: Thu, 5 Jun 2003 21:15:26 +0000 Subject: [PATCH] --- HTML/php/QuickForm/mdate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTML/php/QuickForm/mdate.php b/HTML/php/QuickForm/mdate.php index d7b7538..d169549 100644 --- a/HTML/php/QuickForm/mdate.php +++ b/HTML/php/QuickForm/mdate.php @@ -48,7 +48,7 @@ class HTML_QuickForm_mdate extends HTML_QuickForm_date * @access public * @return void */ - function HTML_QuickForm_date($elementName=null, $elementLabel=null, $options=array(), $attributes=null) + function HTML_QuickForm_mdate($elementName=null, $elementLabel=null, $options=array(), $attributes=null) { foreach ($this->_options as $opts) { foreach ($opts as $opp) { -- 2.43.0