Till Brehm
2014-08-25 614b23b18053c58c3f85db5ceaa982484175d276
interface/web/sites/form/web_domain.tform.php
@@ -730,6 +730,13 @@
         'apache_directives' => array (
            'datatype' => 'TEXT',
            'formtype' => 'TEXT',
            'validators' => array (  0 => array(
                     'type' => 'CUSTOM',
                     'class' => 'validate_domain',
                     'function' => 'web_apache_directives',
                     'errmsg' => 'apache_directive_blockd_error'
                  ),
            ),
            'default' => '',
            'value'  => '',
            'width'  => '30',