]> git.llucax.com Git - mecon/meconlib.git/commitdiff
(no commit message)
authorMartín Marrese <marrese@gmail.com>
Thu, 5 Jun 2003 21:15:26 +0000 (21:15 +0000)
committerMartín Marrese <marrese@gmail.com>
Thu, 5 Jun 2003 21:15:26 +0000 (21:15 +0000)
HTML/php/QuickForm/mdate.php

index d7b7538ec9b6ac3c44df6acd9b591530dfedcd0f..d169549ddf84b3ac5f05f0f17efb204be4d7ba16 100644 (file)
@@ -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) {