tbrehm
2011-09-07 3fd6591a688b841359a64cd0631d8e01a940541b
interface/web/sites/form/cron.tform.php
@@ -129,7 +129,7 @@
            'formtype'  => 'TEXT',
            'validators'    => array (  0 => array (    'type'  => 'CUSTOM',
                                                        'class' => 'validate_cron',
                                                        'function' => 'run_time_format',
                                                        'function' => 'run_month_format',
                                                        'errmsg'=> 'run_month_error_format'),
                                    ),
            'default'   => '',