Till Brehm
2014-08-21 e23c47d06adda746c330be387f042319f0d7e4dc
interface/web/sites/form/ftp_user.tform.php
@@ -205,6 +205,10 @@
                                 1 => array (    'type' => 'REGEX',
                                             'regex' => '/^\/[a-zA-Z0-9\ \.\-\_\/]{10,128}$/',
                                             'errmsg'=> 'directory_error_regex'),
                                 2 => array (    'type'  => 'CUSTOM',
                                          'class' => 'validate_ftpuser',
                                          'function' => 'ftp_dir',
                                          'errmsg' => 'directory_error_notinweb'),
            ),
            'default'   => '',
            'value'     => '',