- $this->registerElementType('mdate', 'MECON/HTML/QuickForm/mdate.php', 'HTML_QuickForm_mdate');
- $this->registerRule('fecha', 'function', 'validate', 'HTML_QuickForm_mdate');
+ $this->registerElementType('mdate', 'MECON/HTML/QuickForm/mdate.php', 'MECON_HTML_QuickForm_mdate');
+ $this->registerRule('fecha', 'function', 'validate', 'MECON_HTML_QuickForm_mdate');
+ $this->registerElementType('caritas', 'MECON/HTML/QuickForm/caritas.php', 'MECON_HTML_QuickForm_caritas');