tbrehm
2012-10-03 8216785bcf5cf93e2b473e53df0ca8fcfdc808cb
interface/web/client/form/client.tform.php
@@ -285,6 +285,13 @@
      'email' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
            'filters'   => array( 0 => array( 'event' => 'SAVE',
                                              'type' => 'IDNTOASCII'),
                                  1 => array( 'event' => 'SHOW',
                                              'type' => 'IDNTOUTF8'),
                                  2 => array( 'event' => 'SAVE',
                                              'type' => 'TOLOWER')
                                ),
         'default'   => '',
         'value'      => '',
         'separator'   => '',