]> git.llucax.com Git - mecon/meconlib.git/blobdiff - HTML/php/QuickForm/mdate.php
(no commit message)
[mecon/meconlib.git] / HTML / php / QuickForm / mdate.php
index e3642865325a2f3ed6cbd4a8d6df4e3631e7a442..751830d607e2e1908a65af1cb2ce938d5408eaae 100644 (file)
@@ -120,4 +120,5 @@ class HTML_QuickForm_mdate extends HTML_QuickForm_date
     {
         return Validate::date($fecha, array('format' => '%Y-%m-%d'))
     } // end func validate
+}
 ?>