latham
2011-10-28 9cf2c25a64a23a1be36f9cd0af8aac150b659f14
interface/web/admin/form/server_config.tform.php
@@ -282,6 +282,14 @@
         'width' => '10',
         'maxlength' => '15'
      ),
      'realtime_blackhole_list' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
         'default' => '',
         'value' => '',
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
@@ -1045,7 +1053,7 @@
         'default' => 'n',
         'value' => array(0 => 'n', 1 => 'y')
      ),
      'do_not_try_rescue_apache' => array(
      'do_not_try_rescue_httpd' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'CHECKBOX',
         'default' => 'n',