From: Martín Marrese Date: Thu, 5 Jun 2003 21:15:26 +0000 (+0000) Subject: (no commit message) X-Git-Tag: svn_import~506 X-Git-Url: https://git.llucax.com/mecon/meconlib.git/commitdiff_plain/aab66e2f0b826254876b271267fd1081c5a989c2?ds=inline --- 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) {