tbrehm
2010-07-01 b445c6cbde3935bc0260e2ffe964025151db5f3f
interface/web/admin/form/server_config.tform.php
@@ -127,6 +127,17 @@
         'width'      => '40',
         'maxlength'   => '255'
      ),
      'backup_dir' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => '/var/backup',
         'validators'   => array (    0 => array (   'type'   => 'NOTEMPTY',
                                          'errmsg'=> 'backup_dir_error_empty'),
                           ),
         'value'      => '',
         'width'      => '40',
         'maxlength'   => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
@@ -439,6 +450,38 @@
         'width'      => '40',
         'maxlength'   => '255'
      ),
      'awstats_conf_dir' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => '',
         'value'      => '',
         'width'      => '40',
         'maxlength'   => '255'
      ),
      'awstats_data_dir' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => '',
         'value'      => '',
         'width'      => '40',
         'maxlength'   => '255'
      ),
      'awstats_pl' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => '',
         'value'      => '',
         'width'      => '40',
         'maxlength'   => '255'
      ),
      'awstats_buildstaticpages_pl' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => '',
         'value'      => '',
         'width'      => '40',
         'maxlength'   => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################