tbrehm
2011-04-26 80e3c9acf3fc9b6d15ea4fea7c89e0a2e12db412
interface/web/sites/form/web_domain.tform.php
@@ -485,9 +485,9 @@
      'php_open_basedir' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'validators'   => array (    0 => array (   'type'   => 'NOTEMPTY',
         /*'validators'   => array (    0 => array (   'type'   => 'NOTEMPTY',
                                          'errmsg'=> 'php_open_basedir_error_empty'),
                           ),
                           ),   */
         'default'   => 'All',
         'value'      => '',
         'width'      => '30',
@@ -509,6 +509,14 @@
         'width'      => '30',
         'maxlength'   => '255'
      ),
        'nginx_directives' => array (
         'datatype'   => 'TEXT',
         'formtype'   => 'TEXT',
         'default'   => '',
         'value'      => '',
         'width'      => '30',
         'maxlength'   => '255'
      )
   ##################################
   # ENDE Datatable fields
   ##################################